Searched refs:bigIconPngPath (Results 1 – 1 of 1) sorted by relevance
728 …char *bigIconPngPath = BundleUtil::Strscat(bigIconPngPathComp, sizeof(bigIconPngPathComp) / sizeof… in ConvertIconResToBundleInfo() local729 if (bigIconPngPath == nullptr) { in ConvertIconResToBundleInfo()736 AdapterFree(bigIconPngPath); in ConvertIconResToBundleInfo()742 if ((!isBigIconExisted && !BundleUtil::IsFile(bigIconPngPath))|| in ConvertIconResToBundleInfo()746 AdapterFree(bigIconPngPath); in ConvertIconResToBundleInfo()755 AdapterFree(bigIconPngPath); in ConvertIconResToBundleInfo()757 bundleInfo->bigIconPath = bigIconPngPath; in ConvertIconResToBundleInfo()