Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dbundle_map.cpp257 BundleInfo *specialBundleInfo = Get(bundleName); in GetBundleInfo() local
258 if (specialBundleInfo == nullptr) { in GetBundleInfo()
262 GetCopyBundleInfo(flags, specialBundleInfo, bundleInfo); in GetBundleInfo()