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

/system/core/include/cutils/
H A Dklog.h39 #define KLOG_NOTICE_LEVEL 5 macro
45 #define KLOG_NOTICE(tag,x...) klog_write(KLOG_NOTICE_LEVEL, "<5>" tag ": " x)

Completed in 68 milliseconds