Home
last modified time | relevance | path

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

/external/rust/crates/remove_dir_all/src/
Dunix.rs16 let entry_path = entry?.path(); in _remove_dir_contents() localVariable
/external/google-breakpad/src/common/tests/
Dauto_tempdir.h79 string entry_path = path + "/" + entry->d_name; in DeleteRecursively() local
/external/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()
/external/autotest/client/common_lib/cros/
Dsmbprovider.py200 def get_metadata(self, mount_id, entry_path): argument
339 def delete_entry(self, mount_id, entry_path, recursive): argument
/external/cronet/net/third_party/quiche/src/quiche/common/platform/default/quiche_platform_impl/
Dquiche_file_utils_impl.cc166 const std::string entry_path = JoinPathImpl(path, filename); in EnumerateDirectoryImpl() local
/external/crosvm/common/p9/src/server/
Dtests.rs579 let entry_path = dir.join(&dirent.name); in tree_walk() localVariable
/external/cronet/net/disk_cache/
Dentry_unittest.cc3224 const base::FilePath entry_path = cache_path_.AppendASCII( in TEST_F() local
4466 const base::FilePath entry_path = cache_path_.AppendASCII( in TruncateFileFromEnd() local
Dbackend_unittest.cc771 base::FilePath entry_path = cache_path_.AppendASCII( in TEST_F() local