Home
last modified time | relevance | path

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

/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/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/bundlemanager/bundle_framework/common/log/src/
Dapp_log_wrapper.cpp24 bool AppLogWrapper::JudgeLevel(const AppLogLevel &level) in JudgeLevel() function in OHOS::AppExecFwk::AppLogWrapper
/foundation/resourceschedule/device_standby/utils/common/src/
Dstandby_service_log.cpp21 bool StandbyServiceLog::JudgeLevel(const StandbyServiceLogLevel& level) in JudgeLevel() function in OHOS::DevStandbyMgr::StandbyServiceLog
/foundation/resourceschedule/background_task_mgr/frameworks/common/src/
Dbgtaskmgr_log_wrapper.cpp21 bool BgTaskMgrLogWrapper::JudgeLevel(const BgTaskMgrLogLevel &level) in JudgeLevel() function in OHOS::BackgroundTaskMgr::BgTaskMgrLogWrapper
/foundation/resourceschedule/resource_schedule_service/cgroup_sched/common/
Dcgroup_sched_log.cpp23 bool CgroupSchedLog::JudgeLevel(const LogLevel &level) in JudgeLevel() function in OHOS::ResourceSchedule::CgroupSchedLog
/foundation/resourceschedule/work_scheduler/utils/native/src/
Dwork_sched_hilog.cpp22 bool WorkSchedHilog::JudgeLevel(const WorkSchedLogLevel &level) in JudgeLevel() function in OHOS::WorkScheduler::WorkSchedHilog
/foundation/resourceschedule/resource_schedule_service/cgroup_sched/framework/process_group/src/
Dprocess_group_log.cpp25 bool ProcessGroupLog::JudgeLevel(const LogLevel &level) in JudgeLevel() function in OHOS::ResourceSchedule::CgroupSetting::ProcessGroupLog
/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.h82 static bool JudgeLevel(LogLevel level) in JudgeLevel() function