Home
last modified time | relevance | path

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

/system/core/liblog/include_vndk/log/
Dlog_main.h61 #define android_printLog(prio, tag, ...) \ macro
71 #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__)
/system/core/liblog/include/log/
Dlog_main.h61 #define android_printLog(prio, tag, ...) \ macro
71 #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__)