Searched refs:RawAttrMap (Results 1 – 5 of 5) sorted by relevance
34 using RawAttrMap = std::map<std::string, std::string>; variable35 using RawPatternMap = std::map<std::string, RawAttrMap>;65 RawAttrMap rawAttrs_; // key and value read from global resource api.
217 ResourceThemeStyle::RawAttrMap attrMap; in GetTheme()289 ResourceThemeStyle::RawAttrMap attrMap; in GetPatternByName()
188 ResourceThemeStyle::RawAttrMap attrMap; in GetTheme()
187 …using RawAttrMap = std::unordered_map<std::string, std::unique_ptr<Global::Resource::TypeAttribute… typedef in OHOS::Ace::RawThemeStyle195 RawAttrMap rawAttrs_; // key and value read from global resource api.
190 ResourceThemeStyle::RawAttrMap attrMap; in GetTheme()