Home
last modified time | relevance | path

Searched defs:StopContinuousTask (Results 1 – 4 of 4) sorted by relevance

/foundation/resourceschedule/background_task_mgr/interfaces/innerkits/src/
Dbackground_task_mgr_helper.cpp112 ErrCode BackgroundTaskMgrHelper::StopContinuousTask(int32_t uid, int32_t pid, uint32_t taskType, co… in StopContinuousTask() function in OHOS::BackgroundTaskMgr::BackgroundTaskMgrHelper
/foundation/resourceschedule/background_task_mgr/frameworks/src/
Dbackground_task_manager.cpp418 ErrCode BackgroundTaskManager::StopContinuousTask(int32_t uid, int32_t pid, uint32_t taskType, cons… in StopContinuousTask() function in OHOS::BackgroundTaskMgr::BackgroundTaskManager
/foundation/resourceschedule/background_task_mgr/services/core/src/
Dbackground_task_mgr_service.cpp482 ErrCode BackgroundTaskMgrService::StopContinuousTask(int32_t uid, int32_t pid, uint32_t taskType, in StopContinuousTask() function in OHOS::BackgroundTaskMgr::BackgroundTaskMgrService
/foundation/resourceschedule/background_task_mgr/services/continuous_task/src/
Dbg_continuous_task_mgr.cpp1129 void BgContinuousTaskMgr::StopContinuousTask(int32_t uid, int32_t pid, uint32_t taskType, const std… in StopContinuousTask() function in OHOS::BackgroundTaskMgr::BgContinuousTaskMgr