Searched defs:__android_log_print (Results 1 – 4 of 4) sorted by relevance
24 int __android_log_print(int prio, const char* tag, const char* fmt) { in __android_log_print() function
44 int __android_log_print(int prio, const char* tag, const char* fmt) { in __android_log_print() function
56 extern "C" int __android_log_print(int prio, const char* tag, const char* fmt, ...) { in __android_log_print() function
405 LIBLOG_ABI_PUBLIC int __android_log_print(int prio, const char *tag, in __android_log_print() function