Home
last modified time | relevance | path

Searched defs:SubscribeBackgroundTask (Results 1 – 8 of 8) sorted by relevance

/foundation/resourceschedule/background_task_mgr/interfaces/innerkits/src/
Dbackground_task_mgr_helper.cpp48 __attribute__((no_sanitize("cfi"))) ErrCode BackgroundTaskMgrHelper::SubscribeBackgroundTask( in SubscribeBackgroundTask() function in OHOS::BackgroundTaskMgr::BackgroundTaskMgrHelper
/foundation/resourceschedule/background_task_mgr/frameworks/src/
Dbackground_task_manager.cpp154 __attribute__((no_sanitize("cfi"))) ErrCode BackgroundTaskManager::SubscribeBackgroundTask( in SubscribeBackgroundTask() function in OHOS::BackgroundTaskMgr::BackgroundTaskManager
Dbackground_task_mgr_proxy.cpp291 ErrCode BackgroundTaskMgrProxy::SubscribeBackgroundTask(const sptr<IBackgroundTaskSubscriber>& subs… in SubscribeBackgroundTask() function in OHOS::BackgroundTaskMgr::BackgroundTaskMgrProxy
/foundation/resourceschedule/resource_schedule_service/cgroup_sched/framework/sched_controller/
Dsched_controller.cpp306 bool SchedController::SubscribeBackgroundTask() in SubscribeBackgroundTask() function in OHOS::ResourceSchedule::SchedController
/foundation/resourceschedule/background_task_mgr/services/core/src/
Dbackground_task_mgr_service.cpp206 ErrCode BackgroundTaskMgrService::SubscribeBackgroundTask(const sptr<IBackgroundTaskSubscriber>& su… in SubscribeBackgroundTask() function in OHOS::BackgroundTaskMgr::BackgroundTaskMgrService
/foundation/resourceschedule/work_scheduler/services/test/src/
Dworkschedulerservice_test.cpp62 ErrCode BackgroundTaskMgrHelper::SubscribeBackgroundTask(const BackgroundTaskSubscriber &subscriber) in SubscribeBackgroundTask() function in OHOS::BackgroundTaskMgr::BackgroundTaskMgrHelper
/foundation/resourceschedule/background_task_mgr/services/transient_task/src/
Dbg_transient_task_mgr.cpp550 ErrCode BgTransientTaskMgr::SubscribeBackgroundTask(const sptr<IBackgroundTaskSubscriber>& subscrib… in SubscribeBackgroundTask() function in OHOS::BackgroundTaskMgr::BgTransientTaskMgr
/foundation/ability/ability_runtime/services/abilitymgr/src/
Dability_manager_service.cpp2480 void AbilityManagerService::SubscribeBackgroundTask() in SubscribeBackgroundTask() function in OHOS::AAFwk::AbilityManagerService