/aosp_15_r20/development/tools/external_crates/crate_tool/src/ |
H A D | android_bp.rs | 31 let new_path = match env::var_os("PATH") { in add_bpfmt_to_path() localVariable 44 let new_path = add_bpfmt_to_path(staging_path.root())?; in run_cargo_embargo() localVariable 75 let new_path = add_bpfmt_to_path(path.root())?; in cargo_embargo_autoconfig() localVariable
|
/aosp_15_r20/external/libchrome/base/files/ |
H A D | file_path.cc | 309 FilePath new_path(path_); in DirName() local 345 FilePath new_path(path_); in BaseName() local 500 FilePath new_path(path_); in Append() local 557 FilePath new_path(path_); in StripTrailingSeparators() local
|
/aosp_15_r20/bionic/libc/bionic/ |
H A D | rename.cpp | 32 int rename(const char* old_path, const char* new_path) { in rename() 36 int renameat(int old_dir_fd, const char* old_path, int new_dir_fd, const char* new_path) { in renameat()
|
H A D | link.cpp | 32 int link(const char* old_path, const char* new_path) { in link()
|
H A D | symlink.cpp | 32 int symlink(const char* old_path, const char* new_path) { in symlink()
|
/aosp_15_r20/external/cronet/base/files/ |
H A D | file_path.cc | 319 FilePath new_path(path_); in DirName() local 369 FilePath new_path(path_); in BaseName() local 541 FilePath new_path(path_); in Append() local 607 FilePath new_path(path_); in StripTrailingSeparators() local
|
/aosp_15_r20/external/toolchain-utils/llvm_tools/patch_sync/src/ |
H A D | version_control.rs | 226 let new_path = if let Some(captures) = suffix_matcher.captures(ebuild_name) { in rev_bump_llvm() localVariable 231 let new_path = ebuild_dir.join(new_filename); in rev_bump_llvm() localVariable 237 let new_path = ebuild_dir.join(new_filename.as_ref()); in rev_bump_llvm() localVariable
|
/aosp_15_r20/external/tensorflow/tensorflow/c/experimental/filesystem/ |
H A D | modular_filesystem_test.cc | 251 const std::string new_path = GetURIForPath("a_file/a_file"); in TEST_P() local 300 const std::string new_path = GetURIForPath("a_file/a_file"); in TEST_P() local 349 const std::string new_path = GetURIForPath("a_file/a_file"); in TEST_P() local 424 std::string new_path = GetURIForPath("a_file/a_file"); in TEST_P() local 469 const std::string new_path = GetURIForPath("a_file/a_dir"); in TEST_P() local 519 const std::string new_path = GetURIForPath("a_file/a_dir"); in TEST_P() local 600 const std::string new_path = GetURIForPath("a_file/a_new_file"); in TEST_P() local 665 const std::string new_path = GetURIForPath("a_file/a_dir"); in TEST_P() local 743 const std::string new_path = GetURIForPath("a_file/a_dir"); in TEST_P() local
|
/aosp_15_r20/external/zucchini/ |
H A D | zucchini_integration.cc | 180 const base::FilePath& new_path, in Generate() 211 const base::FilePath& new_path, in Apply()
|
/aosp_15_r20/external/rust/android-crates-io/crates/nix/test/ |
D | test_fcntl.rs | 148 let new_path = new_dir.path().join("new"); in test_renameat2_exchange() localVariable 193 let new_path = new_dir.path().join("new"); in test_renameat2_noreplace() localVariable
|
/aosp_15_r20/external/pdfium/core/fxge/ |
H A D | cfx_renderdevice.cpp | 322 CFX_Path* new_path, in CheckSimpleLinePath() 362 CFX_Path* new_path, in CheckPalindromicPath() 410 CFX_Path* new_path, in GetZeroAreaPath() 848 CFX_Path new_path; in DrawZeroAreaPath() local
|
/aosp_15_r20/external/chromium-trace/catapult/common/py_utils/py_utils/ |
H A D | shell_util.py | 16 def ScopedChangeDir(new_path): argument
|
/aosp_15_r20/packages/providers/MediaProvider/jni/ |
D | MediaProviderWrapper.cpp | 175 const string& old_path, const string& new_path, uid_t uid) { in renameInternal() 444 int MediaProviderWrapper::Rename(const string& old_path, const string& new_path, uid_t uid) { in Rename()
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/tools/objdump/ |
H A D | objdump.cpp | 81 std::filesystem::path new_path = outdir / old_path.filename(); in OutputSourceFiles() local
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/tools/objdump/ |
H A D | objdump.cpp | 81 std::filesystem::path new_path = outdir / old_path.filename(); in OutputSourceFiles() local
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/tools/objdump/ |
D | objdump.cpp | 81 std::filesystem::path new_path = outdir / old_path.filename(); in OutputSourceFiles() local
|
/aosp_15_r20/external/bazelbuild-rules_rust/tools/upstream_wrapper/src/ |
H A D | main.rs | 28 let mut new_path = OsString::from(tool_directory); in main() localVariable
|
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/ |
H A D | CldrConfigOption.java | 18 String new_path, in show()
|
/aosp_15_r20/frameworks/base/cmds/idmap2/tests/ |
H A D | TestHelpers.h | 213 std::string new_path = path; in TempFrroFile() local
|
/aosp_15_r20/external/icing/icing/index/ |
H A D | property-existence-indexing-handler.cc | 41 std::string new_path = current_path; in ConstructPropertyExistenceMetaToken() local
|
/aosp_15_r20/external/sandboxed-api/sandboxed_api/sandbox2/testcases/ |
H A D | namespace.cc | 64 std::string new_path = JoinPath(path, entry); in ListDirectoriesRecursively() local
|
/aosp_15_r20/external/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.current_path/ |
H A D | current_path.pass.cpp | 55 const path new_path = StaticEnv::Dir; in TEST_CASE() local
|
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/files/ |
H A D | file_path.cc | 110 FilePath new_path(path_); in Append() local
|
/aosp_15_r20/external/coreboot/src/soc/intel/xeon_sp/spr/ |
H A D | ioat.c | 39 union xeon_domain_path new_path = { in create_ioat_domain() local
|
/aosp_15_r20/external/cronet/net/base/ |
H A D | filename_util.cc | 149 std::string new_path; in FileURLToFilePath() local
|