Home
last modified time | relevance | path

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

/foundation/resourceschedule/background_task_mgr/services/transient_task/src/
Dsuspend_controller.cpp24 void SuspendController::RequestSuspendDelay(const std::shared_ptr<KeyInfo>& key) in RequestSuspendDelay() function in OHOS::BackgroundTaskMgr::SuspendController
Dbg_transient_task_mgr.cpp175 ErrCode BgTransientTaskMgr::RequestSuspendDelay(const std::u16string& reason, in RequestSuspendDelay() function in OHOS::BackgroundTaskMgr::BgTransientTaskMgr
/foundation/resourceschedule/background_task_mgr/interfaces/kits/napi/src/
Drequest_suspend_delay.cpp242 napi_value RequestSuspendDelay(napi_env env, napi_callback_info info, bool isThrow) in RequestSuspendDelay() function
276 napi_value RequestSuspendDelay(napi_env env, napi_callback_info info) in RequestSuspendDelay() function
/foundation/resourceschedule/background_task_mgr/services/core/src/
Dbackground_task_mgr_service.cpp122 ErrCode BackgroundTaskMgrService::RequestSuspendDelay(const std::u16string& reason, in RequestSuspendDelay() function in OHOS::BackgroundTaskMgr::BackgroundTaskMgrService
/foundation/resourceschedule/background_task_mgr/frameworks/src/
Dbackground_task_manager.cpp49 ErrCode BackgroundTaskManager::RequestSuspendDelay(const std::u16string &reason, in RequestSuspendDelay() function in OHOS::BackgroundTaskMgr::BackgroundTaskManager
Dbackground_task_mgr_proxy.cpp32 ErrCode BackgroundTaskMgrProxy::RequestSuspendDelay(const std::u16string& reason, in RequestSuspendDelay() function in OHOS::BackgroundTaskMgr::BackgroundTaskMgrProxy