Home
last modified time | relevance | path

Searched refs:StartEmptyResidentProcess (Results 1 - 3 of 3) sorted by relevance

/foundation/ability/ability_runtime/test/unittest/app_mgr_service_inner_test/
H A Dapp_mgr_service_inner_test.cpp2126 appMgrServiceInner->StartEmptyResidentProcess(info, processName, 0, true); in HWTEST_F()
2128 appMgrServiceInner->StartEmptyResidentProcess(info, processName, 1, true); in HWTEST_F()
2130 appMgrServiceInner->StartEmptyResidentProcess(info, "", 0, true); in HWTEST_F()
2133 appMgrServiceInner->StartEmptyResidentProcess(info, processName, 0, true); in HWTEST_F()
2136 appMgrServiceInner->StartEmptyResidentProcess(info, processName, 0, true); in HWTEST_F()
/foundation/ability/ability_runtime/services/appmgr/include/
H A Dapp_mgr_service_inner.h1397 void StartEmptyResidentProcess(const BundleInfo &info, const std::string &processName, int restartCount,
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service_inner.cpp3958 StartEmptyResidentProcess(bundle, processName, restartCount, isEmptyKeepAliveApp); in StartResidentProcess()
3962 void AppMgrServiceInner::StartEmptyResidentProcess( in StartEmptyResidentProcess() function in OHOS::AppExecFwk::AppMgrServiceInner
4016 TAG_LOGI(AAFwkTag::APPMGR, "StartEmptyResidentProcess of pid : [%{public}d], ", in StartEmptyResidentProcess()

Completed in 22 milliseconds