Home
last modified time | relevance | path

Searched defs:new_dir (Results 1 – 25 of 44) sorted by relevance

12

/aosp_15_r20/external/rust/android-crates-io/crates/tokio/tests/
Dfs_dir.rs13 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/
Dtest_fcntl.rs68 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/
Dmod.rs133 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/
Dattr.rs51 pub fn new_dir(service: VirtFdService, remote_fd: i32) -> Attr { in new_dir() method
/aosp_15_r20/external/squashfs-tools/squashfs-tools/
H A Dunsquash-1.c214 struct dir_ent *new_dir; in squashfs_opendir_1() local
H A Dunsquash-4.c260 struct dir_ent *new_dir; in squashfs_opendir_4() local
H A Dunsquash-3.c291 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 Drename.pass.cpp134 const path new_dir = env.makePath("new_dir"); in basic_rename_dir_test() local
/aosp_15_r20/external/libchrome/base/files/
H A Dfile_util_posix.cc666 FilePath* new_dir) { in CreateTemporaryDirInDirImpl()
687 FilePath* new_dir) { in CreateTemporaryDirInDir()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/scripts/
H A Dupdate.py132 def pushd(new_dir): argument
H A Dgenerate_build_files.py40 def pushd(new_dir): argument
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/scripts/
H A Dupdate.py127 def pushd(new_dir): argument
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/progs/
H A Dlocal_storage.c77 struct inode *new_dir, struct dentry *new_dentry, in BPF_PROG()
/aosp_15_r20/external/tensorflow/tensorflow/core/platform/
H A Dfile_system_helper.cc97 StringPiece new_dir(io::Dirname(dir)); in AllDirectoryPrefixes() local
/aosp_15_r20/tools/aadevtools/dev/
H A Dchange_report.py161 def __init__(self, old_dir, new_dir, ignores=None, state_filter=None): argument
/aosp_15_r20/tools/acloud/public/actions/
H A Dremote_host_cf_device_factory.py467 def _ReplaceRemoteImageArgs(launch_cvd_args, old_dir, new_dir): argument
/aosp_15_r20/external/cronet/base/files/
H A Dfile_util_posix.cc771 FilePath* new_dir) { in CreateTemporaryDirInDirImpl()
793 FilePath* new_dir) { in CreateTemporaryDirInDir()
/aosp_15_r20/external/boringssl/src/crypto/x509/
H A Dby_dir.c134 static int new_dir(X509_LOOKUP *lu) { in new_dir() function
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/x509/
Dby_dir.c145 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/
Dby_dir.c145 static int new_dir(X509_LOOKUP *lu) in new_dir() function
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/x509/
H A Dby_dir.c134 static int new_dir(X509_LOOKUP *lu) { in new_dir() function
/aosp_15_r20/external/toolchain-utils/cros_utils/
H A Dmisc.py325 def WorkingDirectory(new_dir): argument
/aosp_15_r20/external/leveldb/db/
H A Drepair.cc414 std::string new_dir; in ArchiveFile() local
/aosp_15_r20/external/autotest/site_utils/
H A Dtest_runner_utils.py905 new_dir=True): argument
/aosp_15_r20/packages/modules/Virtualization/guest/zipfuse/src/
Dinode.rs109 fn new_dir(mode: u32) -> InodeData { in new_dir() method

12