Home
last modified time | relevance | path

Searched refs:StartEmptyProcess (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.cpp2391 appMgrServiceInner->StartEmptyProcess(want, nullptr, info, "", 0); in HWTEST_F()
2392 appMgrServiceInner->StartEmptyProcess(want, observer, info, "", 0); in HWTEST_F()
2393 appMgrServiceInner->StartEmptyProcess(want, observer, info, processName, 0); in HWTEST_F()
2396 appMgrServiceInner->StartEmptyProcess(want, observer, info, processName, 0); in HWTEST_F()
2399 appMgrServiceInner->StartEmptyProcess(want, observer, info, processName, 0); in HWTEST_F()
2402 appMgrServiceInner->StartEmptyProcess(want, observer, info, processName, 0); in HWTEST_F()
2405 appMgrServiceInner->StartEmptyProcess(want, observer, info, processName, 0); in HWTEST_F()
/foundation/ability/ability_runtime/services/appmgr/include/
H A Dapp_mgr_service_inner.h1544 int StartEmptyProcess(const AAFwk::Want &want, const sptr<IRemoteObject> &observer, const BundleInfo &info,
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service_inner.cpp4212 return StartEmptyProcess(want, observer, bundleInfo, processName, userId); in StartUserTestProcess()
4262 int AppMgrServiceInner::StartEmptyProcess(const AAFwk::Want &want, const sptr<IRemoteObject> &observer, in StartEmptyProcess() function in OHOS::AppExecFwk::AppMgrServiceInner

Completed in 22 milliseconds