Home
last modified time | relevance | path

Searched refs:GetThemeAppIcon (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/global/resource_management/frameworks/resmgr/include/
H A Dtheme_pack_resource.h126 …const std::string GetThemeAppIcon(const std::pair<std::string, std::string> &bundleInfo, const std…
/ohos5.0/base/global/resource_management/frameworks/resmgr/src/
H A Dtheme_pack_manager.cpp330 result = pThemeResource->GetThemeAppIcon(bundleInfo, iconName, abilityName); in FindThemeIconResource()
H A Dtheme_pack_resource.cpp373 const std::string ThemeResource::GetThemeAppIcon(const std::pair<std::string, std::string> &bundleI… in GetThemeAppIcon() function in OHOS::Global::Resource::ThemeResource