Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/base/resource/
H A Dace_res_config.cpp815 const std::string& deviceResTag, std::vector<std::string>& matchedFileList, bool styleRes) in MatchAndSortResConfigs()
972 …ResConfig AceResConfig::ConvertResTagToConfig(const std::string& deviceResConfigTag, bool styleRes) in ConvertResTagToConfig()
1029 std::string AceResConfig::ConvertResConfigToTag(const AceResConfig& resConfig, bool styleRes) in ConvertResConfigToTag()
H A Dace_res_key_parser.cpp77 …rser::Parse(const std::string& deviceResConfigTag, std::vector<KeyParam>& keyParams, bool styleRes) in Parse()