Home
last modified time | relevance | path

Searched refs:KLOG_INFO (Results 1 – 3 of 3) sorted by relevance

/system/core/libcutils/include_vndk/cutils/
Dklog.h43 #define KLOG_INFO(tag,x...) klog_write(KLOG_INFO_LEVEL, "<6>" tag ": " x) macro
/system/core/libcutils/include/cutils/
Dklog.h43 #define KLOG_INFO(tag,x...) klog_write(KLOG_INFO_LEVEL, "<6>" tag ": " x) macro
/system/extras/tests/suspend_stress/
Dsuspend_stress.cpp185 KLOG_INFO("suspend_stress", "timer fired: %d at boottime %lld.%.3ld, %s", i, in main()