Home
last modified time | relevance | path

Searched refs:AddAbilityBgModeInfos (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/resourceschedule/background_task_mgr/services/continuous_task/include/
H A Dbg_continuous_task_mgr.h108 …bool AddAbilityBgModeInfos(const AppExecFwk::BundleInfo &bundleInfo, CachedBundleInfo &cachedBundl…
/ohos5.0/foundation/resourceschedule/background_task_mgr/services/continuous_task/src/
H A Dbg_continuous_task_mgr.cpp451 if (AddAbilityBgModeInfos(bundleInfo, cachedBundleInfo)) { in SetCachedBundleInfo()
458 bool BgContinuousTaskMgr::AddAbilityBgModeInfos(const AppExecFwk::BundleInfo &bundleInfo, in AddAbilityBgModeInfos() function in OHOS::BackgroundTaskMgr::BgContinuousTaskMgr