Home
last modified time | relevance | path

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

/ohos5.0/base/global/resource_management/frameworks/resmgr/include/
H A Dtheme_pack_resource.h98 … inline const std::vector<std::shared_ptr<ThemeQualifierValue> > &GetThemeLimitPathsConst() const in GetThemeLimitPathsConst() function
/ohos5.0/base/global/resource_management/frameworks/resmgr/src/
H A Dtheme_pack_manager.cpp256 (*iter)->GetThemeLimitPathsConst(); in GetBestMatchThemeResource()