Home
last modified time | relevance | path

Searched refs:ALLOW_MULTI_ICON_BUNDLE (Results 1 - 5 of 5) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_service_constants.h178 const std::set<std::string> ALLOW_MULTI_ICON_BUNDLE = { member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/bundle_resource/
H A Dbundle_resource_parser.cpp181 if (ServiceConstants::ALLOW_MULTI_ICON_BUNDLE.find(newResourceInfo.bundleName_) != in IsNeedToParseResourceInfo()
182 ServiceConstants::ALLOW_MULTI_ICON_BUNDLE.end()) { in IsNeedToParseResourceInfo()
H A Dbundle_resource_manager.cpp687 if ((index > 0) && ServiceConstants::ALLOW_MULTI_ICON_BUNDLE.find(resourceInfos[0].bundleName_) == in ProcessResourceInfoNoNeedToParseOtherIcon()
688 ServiceConstants::ALLOW_MULTI_ICON_BUNDLE.end()) { in ProcessResourceInfoNoNeedToParseOtherIcon()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dinner_bundle_info.cpp4608 if (ServiceConstants::ALLOW_MULTI_ICON_BUNDLE.find(GetBundleName()) != in AdaptMainLauncherResourceInfo()
4609 ServiceConstants::ALLOW_MULTI_ICON_BUNDLE.end()) { in AdaptMainLauncherResourceInfo()
H A Dbundle_data_mgr.cpp1910 if (ServiceConstants::ALLOW_MULTI_ICON_BUNDLE.find(info.GetBundleName()) != in GetMatchLauncherAbilityInfos()
1911 ServiceConstants::ALLOW_MULTI_ICON_BUNDLE.end()) { in GetMatchLauncherAbilityInfos()

Completed in 23 milliseconds