Searched refs:AddFileContent (Results 1 – 4 of 4) sorted by relevance
35 bool ZipWriter::AddFileContent(const base::FilePath& path, base::File file) { in AddFileContent() function in zip::internal::ZipWriter95 if (!AddFileContent(path, std::move(file))) in AddFileEntry()
95 bool AddFileContent(const base::FilePath& path, base::File file);