Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/base/resource/
H A Dace_res_config.h69 static void MatchAndSortStyleResConfigs(const std::vector<std::string>& candidateFiles,
H A Dace_res_config.cpp715 AceResConfig::MatchAndSortStyleResConfigs(resourceList, deviceConfigTag, fileList); in GetStyleResourceFallback()
849 void AceResConfig::MatchAndSortStyleResConfigs(const std::vector<std::string>& candidateFiles, in MatchAndSortStyleResConfigs() function in OHOS::Ace::AceResConfig