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