Searched full:log_level (Results 1 – 7 of 7) sorted by relevance
| /base/startup/init/services/log/ |
| D | init_log.c | 106 static const LogLevel LOG_LEVEL[] = { LOG_DEBUG, LOG_INFO, LOG_WARN, LOG_ERROR, LOG_FATAL }; in PrintLog() local 107 (void)HiLogPrint(INIT_LOG_INIT, LOG_LEVEL[logLevel], domain, tag, "%s", logInfo); in PrintLog() 113 static const LogLevel LOG_LEVEL[] = { LOG_DEBUG, LOG_INFO, LOG_WARN, LOG_ERROR, LOG_FATAL }; in PrintLog() local 114 HiLogBasePrint(LOG_CORE, LOG_LEVEL[logLevel], domain, tag, "%{public}s", logInfo); in PrintLog()
|
| /base/powermgr/power_manager/ |
| D | powermanager.yaml | 23 LOG_LEVEL: {type: INT32, desc: runninglock log level}
|
| /base/hiviewdfx/hiview/test/unittest/xpower_event/ |
| D | xpower_jsevent_test.cpp | 33 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in SetUp()
|
| /base/powermgr/battery_statistics/services/native/src/ |
| D | battery_stats_listener.cpp | 430 if (root["LOG_LEVEL"].isInt()) { in ProcessWakelockEvent() 431 … data.eventDebugInfo.append(" LOG_LEVEL = ").append(std::to_string(root["LOG_LEVEL"].asInt())); in ProcessWakelockEvent()
|
| /base/sensors/medical_sensor/interfaces/plugin/test/unittest/ |
| D | medical_js_test.cpp | 64 option.SetLogLevel(panda::RuntimeOption::LOG_LEVEL::ERROR); in MedicalJsTest()
|
| /base/powermgr/power_manager/services/native/src/ |
| D | power_state_machine.cpp | 2196 "LOG_LEVEL", logLevel, "TAG", tag, "MESSAGE", message); in WakeupDeviceInner()
|
| /base/useriam/face_auth/ui/Settings_FaceAuth/hvigor/ |
| D | hvigor-wrapper.js | 16 …LOG_LEVEL=h.ANALYZE=h.PARALLEL=h.INCREMENTAL=h.DAEMON=h.DOT=h.PROPERTIES=h.HVIGOR_ARK_COMPILE_MAX_… property
|