Searched refs:AddAllSubpaths (Results 1 – 1 of 1) sorted by relevance
222 std::set<string> AddAllSubpaths(const std::vector<string>& paths) { in AddAllSubpaths() function1260 const auto& files_and_folders = AddAllSubpaths(all_files); in GetMatchingPaths()