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

/system/core/include/cutils/
H A Dklog.h35 #define KLOG_ERROR_LEVEL 3 macro
41 #define KLOG_ERROR(tag,x...) klog_write(KLOG_ERROR_LEVEL, "<3>" tag ": " x)

Completed in 109 milliseconds