Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/base/resource/
Dace_res_config.cpp820 const std::string& deviceResTag, std::vector<std::string>& matchedFileList, bool styleRes) in MatchAndSortResConfigs()
978 …ResConfig AceResConfig::ConvertResTagToConfig(const std::string& deviceResConfigTag, bool styleRes) in ConvertResTagToConfig()
1035 std::string AceResConfig::ConvertResConfigToTag(const AceResConfig& resConfig, bool styleRes) in ConvertResConfigToTag()
Dace_res_key_parser.cpp86 …rser::Parse(const std::string& deviceResConfigTag, std::vector<KeyParam>& keyParams, bool styleRes) in Parse()