Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/appmgr/include/
H A Dapp_mgr_service_inner.h1502 …void SetOverlayInfo(const std::string& bundleName, const int32_t userId, AppSpawnStartMsg& startMs…
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service_inner.cpp3070 void AppMgrServiceInner::SetOverlayInfo(const std::string &bundleName, in SetOverlayInfo() function in OHOS::AppExecFwk::AppMgrServiceInner
3315 SetOverlayInfo(bundleInfo.name, userId, startMsg); in CreateStartMsg()