Home
last modified time | relevance | path

Searched refs:timeOutName (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service_inner.cpp5735 std::string timeOutName = "waitSaveTask" + std::to_string(pid) + bundleName; in AppRecoveryNotifyApp() local
5760 taskHandler_->SubmitTask(waitSaveTask, timeOutName, timeOut); in AppRecoveryNotifyApp()