Home
last modified time | relevance | path

Searched defs:entry_path (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/zlib/google/
Dzip.cc39 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() local
211 const base::FilePath& entry_path = reader.current_entry_info()->file_path(); in UnzipWithFilterAndWriters() local
Dzip_unittest.cc383 [](const base::FilePath& extract_dir, const base::FilePath& entry_path) { in TEST_F()
389 -> std::unique_ptr<zip::WriterDelegate> { in TEST_F()
/third_party/skia/m133/third_party/externals/zlib/google/
Dzip.cc32 const base::FilePath& entry_path) { in CreateDirectory()
42 const base::FilePath& entry_path) { in CreateFilePathWriterDelegate()
Dzip_unittest.cc901 base::BindLambdaForTesting([this](const base::FilePath& entry_path) { in TEST_F()
928 base::BindLambdaForTesting([this](const base::FilePath& entry_path) { in TEST_F()
934 base::BindLambdaForTesting([](const base::FilePath& entry_path) { in TEST_F()
/third_party/gn/src/gn/
Dvisual_studio_utils.cc21 std::string MakeGuid(const std::string& entry_path, const std::string& seed) { in MakeGuid()
/third_party/libphonenumber/tools/cpp/src/cpp-build/
Dgenerate_geocoding_data.cc126 const string entry_path = path + "/" + entry->d_name; in ListDirectory() local
/third_party/rust/rust/src/tools/clippy/clippy_lints/src/
Dentry.rs208 fn entry_path(self) -> &'static str { in entry_path() method
/third_party/rust/rust/src/tools/clippy/lintcheck/src/
Dmain.rs280 let entry_path = entry.path(); in download_and_extract() localVariable
/third_party/mesa3d/src/util/
Ddisk_cache_os.c1210 char *entry_path = NULL; in delete_dir() local