Home
last modified time | relevance | path

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

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