Searched defs:__android_log_write (Results 1 – 1 of 1) sorted by relevance
266 static inline int __android_log_write(int pri, const char *tag, const char *msg) in __android_log_write() function288 #define __android_log_write(a, b, c) (0) macro