Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/fuchsia/include/cutils/
Dlog.h20 #define android_printLog(prio, tag, ...) \ macro
23 #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__)