Searched refs:__android_log_call_aborter (Results 1 – 4 of 4) sorted by relevance
288 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()
504 __android_log_call_aborter(msg.c_str()); in ~LogMessage()