Searched defs:LOG_PRI (Results 1 - 1 of 1) sorted by relevance

/system/core/include/log/
H A Dlog.h430 LOG_PRI(ANDROID_##priority, tag, __VA_ARGS__)
436 #ifndef LOG_PRI
437 #define LOG_PRI(priority, tag, ...) \ macro

Completed in 396 milliseconds