Searched refs:MatchAndSortDeclarativeResConfigs (Results 1 – 2 of 2) sorted by relevance
71 static void MatchAndSortDeclarativeResConfigs(const std::set<std::string>& candidateFolders,
723 … AceResConfig::MatchAndSortDeclarativeResConfigs(resourceFolderList, deviceConfigTag, folderList); in GetDeclarativeResourceFallback()855 void AceResConfig::MatchAndSortDeclarativeResConfigs(const std::set<std::string>& candidateFolders, in MatchAndSortDeclarativeResConfigs() function in OHOS::Ace::AceResConfig