/aosp_15_r20/external/rust/android-crates-io/crates/tokio/tests/ |
D | fs_dir.rs | 13 let new_dir = base_dir.path().join("foo"); in create_dir() localVariable 24 let new_dir = base_dir.path().join("foo").join("bar"); in create_all() localVariable 34 let new_dir = base_dir.path().join("foo").join("bar"); in build_dir() localVariable 52 let new_dir = base_dir.path().join("abc"); in build_dir_mode_read_only() localVariable 72 let new_dir = base_dir.path().join("foo"); in remove() localVariable
|
/aosp_15_r20/external/rust/android-crates-io/crates/nix/test/ |
D | test_fcntl.rs | 68 let new_dir = tempfile::tempdir().unwrap(); in test_renameat() localVariable 98 let new_dir = tempfile::tempdir().unwrap(); in test_renameat2_behaves_like_renameat_with_no_flags() localVariable 145 let new_dir = tempfile::tempdir().unwrap(); in test_renameat2_exchange() localVariable 190 let new_dir = tempfile::tempdir().unwrap(); in test_renameat2_noreplace() localVariable
|
/aosp_15_r20/external/rust/android-crates-io/crates/criterion/src/analysis/ |
D | mod.rs | 133 let mut new_dir = criterion.output_directory.clone(); in common() localVariable 342 let new_dir = root_dir.join("new"); in copy_new_dir_to_base() localVariable
|
/aosp_15_r20/packages/modules/Virtualization/guest/authfs/src/file/ |
D | attr.rs | 51 pub fn new_dir(service: VirtFdService, remote_fd: i32) -> Attr { in new_dir() method
|
/aosp_15_r20/external/squashfs-tools/squashfs-tools/ |
H A D | unsquash-1.c | 214 struct dir_ent *new_dir; in squashfs_opendir_1() local
|
H A D | unsquash-4.c | 260 struct dir_ent *new_dir; in squashfs_opendir_4() local
|
H A D | unsquash-3.c | 291 struct dir_ent *new_dir; in squashfs_opendir_3() local
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/input.output/filesystems/fs.op.funcs/fs.op.rename/ |
H A D | rename.pass.cpp | 134 const path new_dir = env.makePath("new_dir"); in basic_rename_dir_test() local
|
/aosp_15_r20/external/libchrome/base/files/ |
H A D | file_util_posix.cc | 666 FilePath* new_dir) { in CreateTemporaryDirInDirImpl() 687 FilePath* new_dir) { in CreateTemporaryDirInDir()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/scripts/ |
H A D | update.py | 132 def pushd(new_dir): argument
|
H A D | generate_build_files.py | 40 def pushd(new_dir): argument
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/scripts/ |
H A D | update.py | 127 def pushd(new_dir): argument
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/progs/ |
H A D | local_storage.c | 77 struct inode *new_dir, struct dentry *new_dentry, in BPF_PROG()
|
/aosp_15_r20/external/tensorflow/tensorflow/core/platform/ |
H A D | file_system_helper.cc | 97 StringPiece new_dir(io::Dirname(dir)); in AllDirectoryPrefixes() local
|
/aosp_15_r20/tools/aadevtools/dev/ |
H A D | change_report.py | 161 def __init__(self, old_dir, new_dir, ignores=None, state_filter=None): argument
|
/aosp_15_r20/tools/acloud/public/actions/ |
H A D | remote_host_cf_device_factory.py | 467 def _ReplaceRemoteImageArgs(launch_cvd_args, old_dir, new_dir): argument
|
/aosp_15_r20/external/cronet/base/files/ |
H A D | file_util_posix.cc | 771 FilePath* new_dir) { in CreateTemporaryDirInDirImpl() 793 FilePath* new_dir) { in CreateTemporaryDirInDir()
|
/aosp_15_r20/external/boringssl/src/crypto/x509/ |
H A D | by_dir.c | 134 static int new_dir(X509_LOOKUP *lu) { in new_dir() function
|
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/x509/ |
D | by_dir.c | 145 static int new_dir(X509_LOOKUP *lu) in new_dir() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/x509/ |
D | by_dir.c | 145 static int new_dir(X509_LOOKUP *lu) in new_dir() function
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/x509/ |
H A D | by_dir.c | 134 static int new_dir(X509_LOOKUP *lu) { in new_dir() function
|
/aosp_15_r20/external/toolchain-utils/cros_utils/ |
H A D | misc.py | 325 def WorkingDirectory(new_dir): argument
|
/aosp_15_r20/external/leveldb/db/ |
H A D | repair.cc | 414 std::string new_dir; in ArchiveFile() local
|
/aosp_15_r20/external/autotest/site_utils/ |
H A D | test_runner_utils.py | 905 new_dir=True): argument
|
/aosp_15_r20/packages/modules/Virtualization/guest/zipfuse/src/ |
D | inode.rs | 109 fn new_dir(mode: u32) -> InodeData { in new_dir() method
|