Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/bundle_resource/
H A Dbundle_resource_rdb.cpp442 bool getLabel = (flags & static_cast<uint32_t>(ResourceFlag::GET_RESOURCE_INFO_WITH_LABEL)) == in ConvertToBundleResourceInfo() local
444 if (getAll || getLabel) { in ConvertToBundleResourceInfo()
487 bool getLabel = (flags & static_cast<uint32_t>(ResourceFlag::GET_RESOURCE_INFO_WITH_LABEL)) == in ConvertToLauncherAbilityResourceInfo() local
489 if (getAll || getLabel) { in ConvertToLauncherAbilityResourceInfo()