Searched refs:to_extract (Results 1 – 1 of 1) sorted by relevance
54 bool Archive::ExtractFiles(const std::vector<std::string>& to_extract, in ExtractFiles() argument64 for (const auto& extract : to_extract) { in ExtractFiles()