Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/fuchsia/include/cutils/
Dlog.h58 #define android_printLog(prio, tag, format, ...) \ macro
61 #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__)
/hardware/google/gfxstream/guest/mesa/include/android_stub/log/
Dlog_main.h84 #define android_printLog(prio, tag, ...) \ macro
94 #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__)