Home
last modified time | relevance | path

Searched refs:GetHapModuleInfoForTestRunner (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.cpp2330 appMgrServiceInner->GetHapModuleInfoForTestRunner(want, nullptr, bundleInfo, hapModuleInfo); in HWTEST_F()
2332 appMgrServiceInner->GetHapModuleInfoForTestRunner(want, observer, bundleInfo, hapModuleInfo); in HWTEST_F()
2336 appMgrServiceInner->GetHapModuleInfoForTestRunner(want, observer, bundleInfo, hapModuleInfo); in HWTEST_F()
2339 appMgrServiceInner->GetHapModuleInfoForTestRunner(want, observer, bundleInfo, hapModuleInfo); in HWTEST_F()
2343 appMgrServiceInner->GetHapModuleInfoForTestRunner(want, observer, bundleInfo, hapModuleInfo); in HWTEST_F()
2347 appMgrServiceInner->GetHapModuleInfoForTestRunner(want, observer, bundleInfo, hapModuleInfo); in HWTEST_F()
/foundation/ability/ability_runtime/services/appmgr/include/
H A Dapp_mgr_service_inner.h1542 int GetHapModuleInfoForTestRunner(const AAFwk::Want &want, const sptr<IRemoteObject> &observer,
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service_inner.cpp4195 if (GetHapModuleInfoForTestRunner(want, observer, bundleInfo, hapModuleInfo)) { in StartUserTestProcess()
4215 int AppMgrServiceInner::GetHapModuleInfoForTestRunner(const AAFwk::Want &want, const sptr<IRemoteObject> &observer, in GetHapModuleInfoForTestRunner() function in OHOS::AppExecFwk::AppMgrServiceInner

Completed in 20 milliseconds