Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/overlay/
H A Dbundle_overlay_data_manager.cpp245 targetInnerBundleInfo.RemoveOverLayBundleInfo(newInfo.GetBundleName()); in RemoveOverlayModuleConnection()
262 targetInnerBundleInfo.RemoveOverLayBundleInfo(bundleName); in RemoveOverlayBundleInfo()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dinner_bundle_info.h1727 void RemoveOverLayBundleInfo(const std::string &bundleName) in RemoveOverLayBundleInfo() function