Home
last modified time | relevance | path

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

/system/core/include/log/
Dlog.h461 android_printLog(priority, tag, __VA_ARGS__)
617 #define android_printLog(prio, tag, fmt...) \ macro