Searched refs:matchedFileList (Results 1 – 1 of 1) sorted by relevance
815 const std::string& deviceResTag, std::vector<std::string>& matchedFileList, bool styleRes) in MatchAndSortResConfigs() argument839 matchedFileList.emplace_back(ConvertResConfigToTag(matchedConfig, styleRes)); in MatchAndSortResConfigs()843 matchedFileList.emplace_back("default"); in MatchAndSortResConfigs()845 matchedFileList.emplace_back("res-defaults"); in MatchAndSortResConfigs()850 const std::string& deviceResTag, std::vector<std::string>& matchedFileList) in MatchAndSortStyleResConfigs() argument852 MatchAndSortResConfigs(candidateFiles, deviceResTag, matchedFileList, true); in MatchAndSortStyleResConfigs()