Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/background_task_mgr/interfaces/innerkits/src/
H A Dbackground_task_mgr_helper.cpp95 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 Dbackground_task_mgr_service.cpp259 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 Dbackground_task_manager.cpp280 ErrCode BackgroundTaskManager::StopContinuousTask(int32_t uid, int32_t pid, uint32_t taskType, cons… in StopContinuousTask() function in OHOS::BackgroundTaskMgr::BackgroundTaskManager
H A Dbackground_task_mgr_proxy.cpp467 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 Dbg_continuous_task_mgr.cpp924 void BgContinuousTaskMgr::StopContinuousTask(int32_t uid, int32_t pid, uint32_t taskType, const std… in StopContinuousTask() function in OHOS::BackgroundTaskMgr::BgContinuousTaskMgr