Searched defs:__android_log_print (Results 1 – 3 of 3) sorted by relevance
10 int __android_log_print(int prio, const char* tag, const char* fmt, ...) in __android_log_print() function
47 int __android_log_print(int priority, const char* tag, const char* file, in __android_log_print() function
74 pub fn __android_log_print(prio: c_int, in __android_log_print() function