Searched defs:smallIconPath (Results 1 – 5 of 5) sorted by relevance
43 char *smallIconPath; member
136 char *smallIconPath; member
301 bool BundleInfoUtils::SetBundleInfoSmallIconPath(BundleInfo *bundleInfo, const char *smallIconPath) in SetBundleInfoSmallIconPath()
187 …const char *path, char **bundleName, char **label, char **smallIconPath, char **bigIconPath, uint8… in ExtractInstallMsg()
715 …char *smallIconPath = BundleUtil::Strscat(smallIconPathComp, sizeof(smallIconPathComp) / sizeof(ch… in ConvertIconResToBundleInfo() local