Home
last modified time | relevance | path

Searched refs:GetThemeResource (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/global/resource_management/frameworks/resmgr/src/
H A Dtheme_pack_manager.cpp193 result = GetThemeResource(tempInfo, resType, resName, resConfig, userId); in FindThemeResource()
195 result = GetThemeResource(bundleInfo, resType, resName, resConfig, userId); in FindThemeResource()
204 const std::string ThemePackManager::GetThemeResource(const std::pair<std::string, std::string> &bun… in GetThemeResource() function in OHOS::Global::Resource::ThemePackManager
/ohos5.0/base/global/resource_management/frameworks/resmgr/include/
H A Dtheme_pack_manager.h85 const std::string GetThemeResource(const std::pair<std::string, std::string> &bundleInfo,