Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dmodule_profile.cpp2582 bool isLauncherEntity = std::find(skill.entities.begin(), skill.entities.end(), in ToInnerBundleInfo() local
2584 if (isLauncherEntity && transformParam.isPreInstallApp) { in ToInnerBundleInfo()
2612 bool isLauncherEntity = std::find(skill.entities.cbegin(), skill.entities.cend(), in ToInnerBundleInfo() local
2614 if (isEntryAction && isEntryEntity && isLauncherEntity) { in ToInnerBundleInfo()