Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/appmgr/include/
H A Dapp_mgr_service_inner.h1495 void SetRunningSharedBundleList(const std::string &bundleName,
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service_inner.cpp3457 SetRunningSharedBundleList(bundleName, startMsg.hspList); in StartProcess()
6219 void AppMgrServiceInner::SetRunningSharedBundleList(const std::string &bundleName, in NotifyAppFaultBySA() function in OHOS::AppExecFwk::AppMgrServiceInner