Searched refs:aborter_function (Results 1 – 2 of 2) sorted by relevance
215 static __android_aborter_function aborter_function = __android_log_default_aborter; variable218 aborter_function = aborter; in __android_log_set_aborter()222 aborter_function(abort_message); in __android_log_call_aborter()
135 auto aborter_function = [&](const char* message) { in TEST() local140 SetAborter(aborter_function); in TEST()