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

/system/core/include/log/
H A Dlog_main.h60 #define android_printLog(prio, tag, ...) \ macro
70 #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__)
/system/core/liblog/include/log/
H A Dlog_main.h60 #define android_printLog(prio, tag, ...) \ macro
70 #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__)
/system/core/liblog/include_vndk/log/
H A Dlog_main.h60 #define android_printLog(prio, tag, ...) \ macro
70 #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__)

Completed in 69 milliseconds