Searched defs:StopContinuousTask (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/foundation/resourceschedule/background_task_mgr/interfaces/innerkits/src/ |
H A D | background_task_mgr_helper.cpp | 95 ErrCode BackgroundTaskMgrHelper::StopContinuousTask(int32_t uid, int32_t pid, uint32_t taskType, co… in StopContinuousTask() function in OHOS::BackgroundTaskMgr::BackgroundTaskMgrHelper
|
/ohos5.0/foundation/resourceschedule/background_task_mgr/services/core/src/ |
H A D | background_task_mgr_service.cpp | 259 ErrCode BackgroundTaskMgrService::StopContinuousTask(int32_t uid, int32_t pid, uint32_t taskType, in StopContinuousTask() function in OHOS::BackgroundTaskMgr::BackgroundTaskMgrService
|
/ohos5.0/foundation/resourceschedule/background_task_mgr/frameworks/src/ |
H A D | background_task_manager.cpp | 280 ErrCode BackgroundTaskManager::StopContinuousTask(int32_t uid, int32_t pid, uint32_t taskType, cons… in StopContinuousTask() function in OHOS::BackgroundTaskMgr::BackgroundTaskManager
|
H A D | background_task_mgr_proxy.cpp | 467 ErrCode BackgroundTaskMgrProxy::StopContinuousTask(int32_t uid, int32_t pid, uint32_t taskType, con… in StopContinuousTask() function in OHOS::BackgroundTaskMgr::BackgroundTaskMgrProxy
|
/ohos5.0/foundation/resourceschedule/background_task_mgr/services/continuous_task/src/ |
H A D | bg_continuous_task_mgr.cpp | 924 void BgContinuousTaskMgr::StopContinuousTask(int32_t uid, int32_t pid, uint32_t taskType, const std… in StopContinuousTask() function in OHOS::BackgroundTaskMgr::BgContinuousTaskMgr
|