Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dbundle_res_transform.cpp60 !ConvertIconResToBundleInfo(resPath, bundleRes.abilityRes[i].iconId, bundleInfo, i)) { in ConvertResInfoToBundleInfo()
75 bool BundleResTransform::ConvertIconResToBundleInfo(const std::string &path, uint32_t iconId, Bundl… in ConvertIconResToBundleInfo() function in OHOS::BundleResTransform
H A Dgt_bundle_parser.cpp678 if (!ConvertIconResToBundleInfo(resPath, iconId, bundleInfo)) { in ConvertResInfoToBundleInfo()
686 bool GtBundleParser::ConvertIconResToBundleInfo(const char *resPath, uint32_t iconId, BundleInfo *b… in ConvertIconResToBundleInfo() function in OHOS::GtBundleParser
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/include/
H A Dbundle_res_transform.h33 …static bool ConvertIconResToBundleInfo(const std::string &path, uint32_t iconId, BundleInfo *bundl…
H A Dgt_bundle_parser.h41 …static bool ConvertIconResToBundleInfo(const char *resPath, uint32_t iconId, BundleInfo *bundleInf…