Searched defs:android_writeLog (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/include/android_stub/log/ | ||
H A D | log_main.h | 82 #define android_writeLog(prio, tag, text) __android_log_write(prio, tag, text) macro |
Completed in 2 milliseconds