Home
last modified time | relevance | path

Searched defs:smallIconPath (Results 1 – 5 of 5) sorted by relevance

/foundation/appexecfwk/appexecfwk_lite/interfaces/innerkits/bundlemgr_lite/slite/
Dbundle_install_msg.h41 char *smallIconPath; member
/foundation/appexecfwk/appexecfwk_lite/interfaces/kits/bundle_lite/
Dbundle_info.h136 char *smallIconPath; member
/foundation/appexecfwk/appexecfwk_lite/services/bundlemgr_lite/src/
Dgt_bundle_extractor.cpp182 …tractor::ExtractInstallMsg(const char *path, char **bundleName, char **label, char **smallIconPath, in ExtractInstallMsg()
Dgt_bundle_parser.cpp507 …char *smallIconPath = BundleUtil::Strscat(smallIconPathComp, sizeof(smallIconPathComp) / sizeof(ch… in ConvertIconResToBundleInfo() local
/foundation/appexecfwk/appexecfwk_lite/frameworks/bundle_lite/src/
Dbundle_info_utils.cpp301 bool BundleInfoUtils::SetBundleInfoSmallIconPath(BundleInfo *bundleInfo, const char *smallIconPath) in SetBundleInfoSmallIconPath()