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

/system/core/init/
H A Dlog.h23 #define NOTICE(x...) KLOG_NOTICE("init", x)
/system/core/include/cutils/
H A Dklog.h28 #define KLOG_NOTICE(tag,x...) klog_write(5, "<5>" tag ": " x) macro

Completed in 579 milliseconds