Home
last modified time | relevance | path

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

/system/core/libcutils/include/cutils/
Dklog.h42 #define KLOG_NOTICE(tag,x...) klog_write(KLOG_NOTICE_LEVEL, "<5>" tag ": " x) macro
/system/core/libcutils/include_vndk/cutils/
Dklog.h42 #define KLOG_NOTICE(tag,x...) klog_write(KLOG_NOTICE_LEVEL, "<5>" tag ": " x) macro