Home
last modified time | relevance | path

Searched defs:JudgeLevel (Results 1 – 7 of 7) sorted by relevance

/foundation/resourceschedule/resource_schedule_service/cgroup_sched/common/
Dcgroup_sched_log.cpp22 bool CgroupSchedLog::JudgeLevel(const LogLevel &level) in JudgeLevel() function in OHOS::ResourceSchedule::CgroupSchedLog
/foundation/resourceschedule/resource_schedule_service/cgroup_sched/framework/process_group/src/
Dprocess_group_log.cpp24 bool ProcessGroupLog::JudgeLevel(const LogLevel &level) in JudgeLevel() function in OHOS::ResourceSchedule::CgroupSetting::ProcessGroupLog
/foundation/bundlemanager/bundle_framework/common/log/src/
Dapp_log_wrapper.cpp24 bool AppLogWrapper::JudgeLevel(const AppLogLevel &level) in JudgeLevel() function in OHOS::AppExecFwk::AppLogWrapper
/foundation/communication/netmanager_ext/utils/log/src/
Dnetmgr_ext_log_wrapper.cpp23 bool NetMgrExtLogWrapper::JudgeLevel(const NetMgrExtLogLevel &level) in JudgeLevel() function in OHOS::NetManagerStandard::NetMgrExtLogWrapper
/foundation/communication/netmanager_base/utils/log/src/
Dnet_mgr_log_wrapper.cpp23 bool NetMgrLogWrapper::JudgeLevel(const NetMgrLogLevel &level) in JudgeLevel() function in OHOS::NetManagerStandard::NetMgrLogWrapper
/foundation/ability/ability_runtime/interfaces/inner_api/wantagent/src/
Dwant_agent_log_wrapper.cpp22 bool WantAgentLogWrapper::JudgeLevel(const WantAgentLogLevel &level) in JudgeLevel() function in OHOS::AbilityRuntime::WantAgent::WantAgentLogWrapper
/foundation/arkui/ace_engine/frameworks/base/log/
Dlog_wrapper.h229 static bool JudgeLevel(LogLevel level) in JudgeLevel() function