Searched refs:files_to_keep (Results 1 – 1 of 1) sorted by relevance
344 const std::unordered_set<std::string>& files_to_keep) { in RemovePreviouslyActiveApexFiles() argument365 if (files_to_keep.find(apex_file->GetPath()) != files_to_keep.end()) { in RemovePreviouslyActiveApexFiles()