Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dgt_bundle_parser.cpp741 bool isSmallIconExisted = BundleUtil::IsFile(smallIconPath); in ConvertIconResToBundleInfo() local
743 (!isSmallIconExisted && !BundleUtil::IsFile(smallIconPngPath))) { in ConvertIconResToBundleInfo()
760 if (isSmallIconExisted) { in ConvertIconResToBundleInfo()