Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/include/
H A Dbundle_map.h46 …void GetCopyBundleInfo(uint32_t flags, const BundleInfo *bundleInfo, BundleInfo &newBundleInfo) co…
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dbundle_map.cpp133 void BundleMap::GetCopyBundleInfo(uint32_t flags, const BundleInfo *bundleInfo, BundleInfo &newBund… in GetCopyBundleInfo() function in OHOS::BundleMap
262 GetCopyBundleInfo(flags, specialBundleInfo, bundleInfo); in GetBundleInfo()