Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_profile.cpp2519 bool isExistPageAbility = false; in ToInnerBundleInfo() local
2535 isExistPageAbility = true; in ToInnerBundleInfo()
2588 if ((!find || !isExistPageAbility) && !transformParam.isPreInstallApp) { in ToInnerBundleInfo()