Searched defs:CancelSuspendDelay (Results 1 – 6 of 6) sorted by relevance
56 napi_value CancelSuspendDelay(napi_env env, napi_callback_info info, bool isThrow) in CancelSuspendDelay() function79 napi_value CancelSuspendDelay(napi_env env, napi_callback_info info) in CancelSuspendDelay() function
34 void SuspendController::CancelSuspendDelay(const std::shared_ptr<KeyInfo>& key) in CancelSuspendDelay() function in OHOS::BackgroundTaskMgr::SuspendController
361 ErrCode BgTransientTaskMgr::CancelSuspendDelay(int32_t requestId) in CancelSuspendDelay() function in OHOS::BackgroundTaskMgr::BgTransientTaskMgr
128 ErrCode BackgroundTaskMgrService::CancelSuspendDelay(int32_t requestId) in CancelSuspendDelay() function in OHOS::BackgroundTaskMgr::BackgroundTaskMgrService
38 ErrCode BackgroundTaskManager::CancelSuspendDelay(int32_t requestId) in CancelSuspendDelay() function in OHOS::BackgroundTaskMgr::BackgroundTaskManager
73 ErrCode BackgroundTaskMgrProxy::CancelSuspendDelay(int32_t requestId) in CancelSuspendDelay() function in OHOS::BackgroundTaskMgr::BackgroundTaskMgrProxy