Home
last modified time | relevance | path

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

/base/global/resource_management/frameworks/resmgr/src/
Dtheme_pack_resource.cpp132 auto themeQualifierValue = std::make_shared<ThemeQualifierValue>(themeKey, themeConfig, in InitThemeRes() local
199 … auto themeQualifierValue = std::make_shared<ThemeQualifierValue>(themeKey, themeConfig, iconPath); in ParseIcon() local
Dtheme_pack_manager.cpp211 auto themeQualifierValue = GetThemeQualifierValue(bundInfo, resType, resName, resConfig); in GetThemeResource() local