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 - 4
of
4
) sorted by null
/system/core/include/cutils/
klog.h
21
void
klog_set_level
(int level);
/system/core/libcutils/
klog.c
31
void
klog_set_level
(int level) {
function
/system/core/init/
builtins.c
666
klog_set_level
(atoi(args[1]));
/system/core/charger/
charger.c
937
klog_set_level
(CHARGER_KLOG_LEVEL);
Completed in 875 milliseconds