Searched full:log_level (Results 1 – 7 of 7) sorted by relevance
| /base/web/webview/ohos_nweb/include/ |
| D | nweb_console_log.h | 37 NWebConsoleLogLevel log_level, in NWebConsoleLog() argument 41 log_level_(log_level), in NWebConsoleLog()
|
| /base/startup/init/services/log/ |
| D | init_log.c | 101 static const LogLevel LOG_LEVEL[] = { LOG_DEBUG, LOG_INFO, LOG_WARN, LOG_ERROR, LOG_FATAL }; in PrintLog() local 102 (void)HiLogPrint(INIT_LOG_INIT, LOG_LEVEL[logLevel], domain, tag, "%s", logInfo); in PrintLog() 108 static const LogLevel LOG_LEVEL[] = { LOG_DEBUG, LOG_INFO, LOG_WARN, LOG_ERROR, LOG_FATAL }; in PrintLog() local 109 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/powermgr/battery_statistics/services/native/src/ |
| D | battery_stats_listener.cpp | 388 if (!root["LOG_LEVEL"].asString().empty()) { in ProcessWakelockEvent() 389 data.eventDebugInfo.append(" LOG_LEVEL = ").append(root["LOG_LEVEL"].asString()); 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 | 1096 … HiviewDFX::HiSysEvent::EventType::FAULT, "LOG_LEVEL", logLevel, "TAG", tag, "MESSAGE", message); in RecordFailure()
|
| D | running_lock_mgr.cpp | 678 "LOG_LEVEL", logLevel, "TAG", tag); in NotifyHiView()
|