Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/test/unittest/app_mgr_service_inner_second_test/
H A Dapp_mgr_service_inner_second_test.cpp1884 * @tc.desc: SetOverlayInfo.
1895 appMgrServiceInner->SetOverlayInfo("testBundleName", 1, startMsg); in HWTEST_F()
1900 appMgrServiceInner->SetOverlayInfo("testBundleName", 1, startMsg); in HWTEST_F()
1906 appMgrServiceInner->SetOverlayInfo("testBundleName", 1, startMsg); in HWTEST_F()
/foundation/ability/ability_runtime/services/appmgr/include/
H A Dapp_mgr_service_inner.h1683 void SetOverlayInfo(const std::string& bundleName, const int32_t userId, AppSpawnStartMsg& startMsg);
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service_inner.cpp3060 void AppMgrServiceInner::SetOverlayInfo(const std::string &bundleName, in SetOverlayInfo() function in OHOS::AppExecFwk::AppMgrServiceInner
3317 SetOverlayInfo(bundleInfo.name, userId, startMsg); in CreateStartMsg()

Completed in 18 milliseconds