Searched defs:RequestSuspendDelay (Results 1 – 6 of 6) sorted by relevance
24 void SuspendController::RequestSuspendDelay(const std::shared_ptr<KeyInfo>& key) in RequestSuspendDelay() function in OHOS::BackgroundTaskMgr::SuspendController
175 ErrCode BgTransientTaskMgr::RequestSuspendDelay(const std::u16string& reason, in RequestSuspendDelay() function in OHOS::BackgroundTaskMgr::BgTransientTaskMgr
242 napi_value RequestSuspendDelay(napi_env env, napi_callback_info info, bool isThrow) in RequestSuspendDelay() function276 napi_value RequestSuspendDelay(napi_env env, napi_callback_info info) in RequestSuspendDelay() function
122 ErrCode BackgroundTaskMgrService::RequestSuspendDelay(const std::u16string& reason, in RequestSuspendDelay() function in OHOS::BackgroundTaskMgr::BackgroundTaskMgrService
49 ErrCode BackgroundTaskManager::RequestSuspendDelay(const std::u16string &reason, in RequestSuspendDelay() function in OHOS::BackgroundTaskMgr::BackgroundTaskManager
32 ErrCode BackgroundTaskMgrProxy::RequestSuspendDelay(const std::u16string& reason, in RequestSuspendDelay() function in OHOS::BackgroundTaskMgr::BackgroundTaskMgrProxy