Home
last modified time | relevance | path

Searched defs:GetThemeConfig (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/global/resource_management/frameworks/resmgr/include/
H A Dtheme_pack_resource.h73 inline const std::shared_ptr<ThemeConfig> GetThemeConfig() const in GetThemeConfig() function
/ohos5.0/base/global/resource_management/frameworks/resmgr/src/
H A Dtheme_pack_resource.cpp81 std::shared_ptr<ThemeConfig> GetThemeConfig(const std::string &iconPath) in GetThemeConfig() function