Home
last modified time | relevance | path

Searched defs:new_path (Results 1 – 25 of 53) sorted by relevance

123

/external/chromium-trace/catapult/common/py_utils/py_utils/
Dshell_util.py16 def ScopedChangeDir(new_path): argument
/external/deqp-deps/SPIRV-Tools/tools/objdump/
Dobjdump.cpp81 std::filesystem::path new_path = outdir / old_path.filename(); in OutputSourceFiles() local
/external/angle/third_party/spirv-tools/src/tools/objdump/
Dobjdump.cpp81 std::filesystem::path new_path = outdir / old_path.filename(); in OutputSourceFiles() local
/external/swiftshader/third_party/SPIRV-Tools/tools/objdump/
Dobjdump.cpp81 std::filesystem::path new_path = outdir / old_path.filename(); in OutputSourceFiles() local
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/
DCldrConfigOption.java18 String new_path, in show()
/external/libchrome/base/files/
Dfile_path.cc309 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
Dfile_util.cc275 FilePath new_path; in GetUniquePathNumber() local
/external/toolchain-utils/llvm_tools/patch_sync/src/
Dversion_control.rs226 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
/external/icing/icing/index/
Dproperty-existence-indexing-handler.cc41 std::string new_path = current_path; in ConstructPropertyExistenceMetaToken() local
/external/sandboxed-api/sandboxed_api/sandbox2/testcases/
Dnamespace.cc64 std::string new_path = JoinPath(path, entry); in ListDirectoriesRecursively() local
/external/cronet/base/files/
Dfile_path.cc318 FilePath new_path(path_); in DirName() local
368 FilePath new_path(path_); in BaseName() local
540 FilePath new_path(path_); in Append() local
606 FilePath new_path(path_); in StripTrailingSeparators() local
/external/zucchini/
Dzucchini_integration.cc180 const base::FilePath& new_path, in Generate()
211 const base::FilePath& new_path, in Apply()
Dintegration_test.cc36 base::FilePath new_path = MakeTestPath(new_filename); in TestGenApply() local
/external/cronet/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/files/
Dfile_path.cc110 FilePath new_path(path_); in Append() local
/external/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.current_path/
Dcurrent_path.pass.cpp55 const path new_path = StaticEnv::Dir; in TEST_CASE() local
/external/cronet/net/base/
Dfilename_util.cc149 std::string new_path; in FileURLToFilePath() local
/external/cronet/third_party/libc++/src/test/std/input.output/filesystems/fs.op.funcs/fs.op.current_path/
Dcurrent_path.pass.cpp55 const path new_path = static_env.Dir; in current_path_after_change_test() local
/external/rust/crates/tempfile/src/file/imp/
Dunix.rs129 let new_path = cstr(new_path)?; in persist() localVariable
/external/autotest/site_utils/lxc/
Dutils.py108 def clone(lxc_path, src_name, new_path, dst_name, snapshot): argument
/external/rust/crates/nix/test/
Dtest_fcntl.rs148 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
/external/tensorflow/tensorflow/c/experimental/filesystem/
Dmodular_filesystem_test.cc251 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
/external/cronet/base/debug/
Dstack_trace_win.cc204 std::wstring new_path = in InitializeSymbols() local
/external/rust/crates/which/src/
Dfinder.rs41 let mut new_path = PathBuf::from(cwd.as_ref()); in to_absolute() localVariable
/external/crosvm/cros_fdt/src/
Dpath.rs47 let mut new_path = self.0.clone(); in push() localVariable
/external/sandboxed-api/sandboxed_api/util/
Dfileops.cc298 bool CopyFile(const std::string& old_path, const std::string& new_path, in CopyFile()

123