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