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

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

Completed in 56 milliseconds