Home
last modified time | relevance | path

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

/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, const std::string &key) in StopContinuousTask() function in OHOS::BackgroundTaskMgr::BackgroundTaskMgrHelper
/foundation/resourceschedule/background_task_mgr/frameworks/src/
H A Dbackground_task_mgr_proxy.cpp467 ErrCode BackgroundTaskMgrProxy::StopContinuousTask(int32_t uid, int32_t pid, uint32_t taskType, const std::string &key) in StopContinuousTask() function in OHOS::BackgroundTaskMgr::BackgroundTaskMgrProxy
H A Dbackground_task_manager.cpp255 ErrCode BackgroundTaskManager::StopContinuousTask(int32_t uid, int32_t pid, uint32_t taskType, const std::string &key) in StopContinuousTask() function in OHOS::BackgroundTaskMgr::BackgroundTaskManager
/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
/foundation/resourceschedule/background_task_mgr/services/continuous_task/src/
H A Dbg_continuous_task_mgr.cpp917 void BgContinuousTaskMgr::StopContinuousTask(int32_t uid, int32_t pid, uint32_t taskType, const std::string &key) in StopContinuousTask() function in OHOS::BackgroundTaskMgr::BgContinuousTaskMgr

Completed in 6 milliseconds