Home
last modified time | relevance | path

Searched defs:CancelSuspendDelay (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/resourceschedule/background_task_mgr/interfaces/kits/napi/src/
H A Dcancel_suspend_delay.cpp56 napi_value CancelSuspendDelay(napi_env env, napi_callback_info info, bool isThrow) in CancelSuspendDelay() function
79 napi_value CancelSuspendDelay(napi_env env, napi_callback_info info) in CancelSuspendDelay() function
/ohos5.0/foundation/resourceschedule/background_task_mgr/services/transient_task/src/
H A Dsuspend_controller.cpp34 void SuspendController::CancelSuspendDelay(const std::shared_ptr<KeyInfo>& key) in CancelSuspendDelay() function in OHOS::BackgroundTaskMgr::SuspendController
H A Dbg_transient_task_mgr.cpp361 ErrCode BgTransientTaskMgr::CancelSuspendDelay(int32_t requestId) in CancelSuspendDelay() function in OHOS::BackgroundTaskMgr::BgTransientTaskMgr
/ohos5.0/foundation/resourceschedule/background_task_mgr/services/core/src/
H A Dbackground_task_mgr_service.cpp128 ErrCode BackgroundTaskMgrService::CancelSuspendDelay(int32_t requestId) in CancelSuspendDelay() function in OHOS::BackgroundTaskMgr::BackgroundTaskMgrService
/ohos5.0/foundation/resourceschedule/background_task_mgr/frameworks/src/
H A Dbackground_task_manager.cpp38 ErrCode BackgroundTaskManager::CancelSuspendDelay(int32_t requestId) in CancelSuspendDelay() function in OHOS::BackgroundTaskMgr::BackgroundTaskManager
H A Dbackground_task_mgr_proxy.cpp73 ErrCode BackgroundTaskMgrProxy::CancelSuspendDelay(int32_t requestId) in CancelSuspendDelay() function in OHOS::BackgroundTaskMgr::BackgroundTaskMgrProxy