Searched refs:__android_log_call_aborter (Results 1 – 7 of 7) sorted by relevance
53 DLSYM(__android_log_call_aborter) in GetLibLogFunctions()76 .__android_log_call_aborter = __android_log_call_aborter,
34 void (*__android_log_call_aborter)(const char* abort_message); member
509 liblog_functions->__android_log_call_aborter(msg.c_str()); in ~LogMessage()
289 void __android_log_call_aborter(const char* abort_message) __INTRODUCED_IN(30);
70 __android_log_call_aborter;
182 void __android_log_call_aborter(const char* abort_message) { in __android_log_call_aborter() function412 __android_log_call_aborter(buf); in __android_log_assert()