Searched defs:iconPath (Results 1 – 3 of 3) sorted by relevance
81 std::shared_ptr<ThemeConfig> GetThemeConfig(const std::string &iconPath) in GetThemeConfig()184 const std::string &iconPath) in ParseIcon()312 std::string GetIconsBundleName(const std::string& iconPath) in GetIconsBundleName()325 …st std::shared_ptr<ThemeResource> ThemeResource::LoadThemeIconResource(const std::string& iconPath) in LoadThemeIconResource()376 std::string iconPath = GetThemeAppIconByAbilityName(bundleInfo, iconName, abilityName); in GetThemeAppIcon() local
382 std::string iconPath; in GetOtherIconsInfo() local
57 RState Utils::GetMediaBase64Data(const std::string& iconPath, std::string &base64Data) in GetMediaBase64Data()