Searched defs:entry_path (Results 1 – 8 of 8) sorted by relevance
39 const base::FilePath& entry_path) { in CreateDirectory()46 const base::FilePath& entry_path) { in CreateFilePathWriterDelegate()132 const base::FilePath& entry_path = iter->path; in Zip() local211 const base::FilePath& entry_path = reader.current_entry_info()->file_path(); in UnzipWithFilterAndWriters() local
382 [](const base::FilePath& extract_dir, const base::FilePath& entry_path) { in TEST_F()388 -> std::unique_ptr<zip::WriterDelegate> { in TEST_F()
383 [](const base::FilePath& extract_dir, const base::FilePath& entry_path) { in TEST_F()389 -> std::unique_ptr<zip::WriterDelegate> { in TEST_F()
21 std::string MakeGuid(const std::string& entry_path, const std::string& seed) { in MakeGuid()
126 const string entry_path = path + "/" + entry->d_name; in ListDirectory() local