Searched refs:__android_aborter_function (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/include/android_stub/android/
H A Dlog.h218 typedef void (*__android_aborter_function)(const char* abort_message); typedef in typeref:typename:void (*)(const char * abort_message)
273 * @param aborter the new aborter function, see __android_aborter_function.
277 void __android_log_set_aborter(__android_aborter_function aborter) __INTRODUCED_IN(30);

Completed in 2 milliseconds