Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_data_mgr.h1187 …void RemoveOverlayInfoAndConnection(const InnerBundleInfo &innerBundleInfo, const std::string &bun…
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_data_mgr.cpp3900 RemoveOverlayInfoAndConnection(infoItem->second, bundleName); in DeleteBundleInfo()
7855 void BundleDataMgr::RemoveOverlayInfoAndConnection(const InnerBundleInfo &innerBundleInfo, in RemoveOverlayInfoAndConnection() function in OHOS::AppExecFwk::BundleDataMgr