Home
last modified time | relevance | path

Searched refs:IsTransientTaskExemptedQuatoApp (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/resourceschedule/background_task_mgr/services/common/include/
H A Dbgtask_config.h31 bool IsTransientTaskExemptedQuatoApp(const std::string &bundleName);
/ohos5.0/foundation/resourceschedule/background_task_mgr/services/transient_task/src/
H A Dpkg_delay_suspend_info.cpp155 IsTransientTaskExemptedQuatoApp(pkg_); in GetModifiedTime()
H A Ddecision_maker.cpp166 IsTransientTaskExemptedQuatoApp(name); in CheckQuotaTime()
/ohos5.0/foundation/resourceschedule/background_task_mgr/services/common/src/
H A Dbgtask_config.cpp174 bool BgtaskConfig::IsTransientTaskExemptedQuatoApp(const std::string &bundleName) in IsTransientTaskExemptedQuatoApp() function in OHOS::BackgroundTaskMgr::BgtaskConfig