Searched refs:GetThemeIconFromCache (Results 1 – 4 of 4) sorted by relevance
203 RState state = tm->GetThemeIconFromCache("other_icons_background", outValue, len);207 state = tm->GetThemeIconFromCache("other_icons_background", outValue, len);
155 …RState GetThemeIconFromCache(const std::string &iconTag, std::unique_ptr<uint8_t[]> &outValue, siz…
413 RState ThemePackManager::GetThemeIconFromCache( in GetThemeIconFromCache() function in OHOS::Global::Resource::ThemePackManager
1705 …RState result = ThemePackManager::GetThemePackManager()->GetThemeIconFromCache(iconTag, outValue, … in GetOtherIconsInfo()