Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/resource_schedule_service/cgroup_sched/common/
H A Dcgroup_sched_log.cpp22 bool CgroupSchedLog::JudgeLevel(const LogLevel &level) in JudgeLevel() function in OHOS::ResourceSchedule::CgroupSchedLog
/ohos5.0/foundation/resourceschedule/resource_schedule_service/cgroup_sched/framework/process_group/src/
H A Dprocess_group_log.cpp24 bool ProcessGroupLog::JudgeLevel(const LogLevel &level) in JudgeLevel() function in OHOS::ResourceSchedule::CgroupSetting::ProcessGroupLog
/ohos5.0/base/account/os_account/frameworks/common/log/src/
H A Daccount_log_wrapper.cpp23 bool AccountLogWrapper::JudgeLevel(const AccountLogLevel& level) in JudgeLevel() function in OHOS::AccountSA::AccountLogWrapper
/ohos5.0/foundation/bundlemanager/bundle_framework/common/log/src/
H A Dapp_log_wrapper.cpp24 bool AppLogWrapper::JudgeLevel(const AppLogLevel &level) in JudgeLevel() function in OHOS::AppExecFwk::AppLogWrapper
/ohos5.0/foundation/communication/netmanager_base/utils/log/src/
H A Dnet_mgr_log_wrapper.cpp23 bool NetMgrLogWrapper::JudgeLevel(const NetMgrLogLevel &level) in JudgeLevel() function in OHOS::NetManagerStandard::NetMgrLogWrapper
/ohos5.0/foundation/communication/netmanager_ext/utils/log/src/
H A Dnetmgr_ext_log_wrapper.cpp23 bool NetMgrExtLogWrapper::JudgeLevel(const NetMgrExtLogLevel &level) in JudgeLevel() function in OHOS::NetManagerStandard::NetMgrExtLogWrapper
/ohos5.0/base/telephony/telephony_data/common/src/
H A Ddata_storage_log_wrapper.cpp25 bool DataStorageLogWrapper::JudgeLevel(const DataStorageLogLevel &level) in JudgeLevel() function in OHOS::Telephony::DataStorageLogWrapper
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/common/src/
H A Dans_log_wrapper.cpp21 bool AnsLogWrapper::JudgeLevel(const AnsLogLevel &level) in JudgeLevel() function in OHOS::Notification::AnsLogWrapper
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/wantagent/src/
H A Dwant_agent_log_wrapper.cpp22 bool WantAgentLogWrapper::JudgeLevel(const WantAgentLogLevel &level) in JudgeLevel() function in OHOS::AbilityRuntime::WantAgent::WantAgentLogWrapper
/ohos5.0/base/update/updateservice/foundations/ability/log/src/
H A Dupdate_log.cpp24 bool UpdateLog::JudgeLevel(const UpdateLogLevel &level) in JudgeLevel() function in OHOS::UpdateEngine::UpdateLog
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/log/
H A Dlog_wrapper.h236 static bool JudgeLevel(LogLevel level) in JudgeLevel() function