Home
last modified time | relevance | path

Searched defs:__android_log_write (Results 1 – 1 of 1) sorted by relevance

/external/toybox/lib/
Dportability.h266 static inline int __android_log_write(int pri, const char *tag, const char *msg) in __android_log_write() function
288 #define __android_log_write(a, b, c) (0) macro