Searched refs:android_printLog (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/include/android_stub/log/
H A Dlog_main.h84 #define android_printLog(prio, tag, ...) \ macro
94 #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__)

Completed in 3 milliseconds