OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:klog_set_level
(Results
1 - 11
of
11
) sorted by null
/system/core/include/cutils/
klog.h
28
void
klog_set_level
(int level);
/system/core/init/
watchdogd.cpp
33
klog_set_level
(KLOG_NOTICE_LEVEL);
ueventd.cpp
54
klog_set_level
(KLOG_NOTICE_LEVEL);
builtins.cpp
537
klog_set_level
(6); /* So we can see what fs_mgr_mount_all() does */
894
klog_set_level
(log_level);
init.cpp
621
klog_set_level
(KLOG_NOTICE_LEVEL);
/system/core/logwrapper/
logwrapper.c
69
klog_set_level
(6);
/system/core/fs_mgr/
fs_mgr_main.c
89
klog_set_level
(6);
/system/core/libcutils/
klog.c
36
void
klog_set_level
(int level) {
function
/system/extras/tests/suspend_stress/
suspend_stress.cpp
86
klog_set_level
(KLOG_INFO_LEVEL);
/system/core/healthd/
healthd.cpp
333
klog_set_level
(KLOG_LEVEL);
/system/vold/
main.cpp
82
klog_set_level
(6);
Completed in 729 milliseconds