Searched refs:klog_set_level (Results 1 - 5 of 5) sorted by path

/system/core/charger/
H A Dcharger.c938 klog_set_level(CHARGER_KLOG_LEVEL);
/system/core/fs_mgr/
H A Dfs_mgr_main.c88 klog_set_level(6);
/system/core/include/cutils/
H A Dklog.h21 void klog_set_level(int level);
/system/core/init/
H A Dbuiltins.c491 klog_set_level(6); /* So we can see what fs_mgr_mount_all() does */
798 klog_set_level(atoi(args[1]));
/system/core/libcutils/
H A Dklog.c31 void klog_set_level(int level) { function

Completed in 119 milliseconds