OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:KLOG_DEFAULT_LEVEL
(Results
1 - 2
of
2
) sorted by null
/system/core/include/cutils/
klog.h
32
#define
KLOG_DEFAULT_LEVEL
3 /* messages <= this level are logged */
/system/core/libcutils/
klog.c
29
static int klog_level =
KLOG_DEFAULT_LEVEL
;
Completed in 117 milliseconds