Home
last modified time | relevance | path

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

123

/external/chromium-trace/catapult/common/py_utils/py_utils/
Dshell_util.py16 def ScopedChangeDir(new_path): argument
/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/deqp-deps/SPIRV-Tools/tools/objdump/
Dobjdump.cpp81 std::filesystem::path new_path = outdir / old_path.filename(); in OutputSourceFiles() local
/external/bazelbuild-rules_rust/tools/upstream_wrapper/src/
Dmain.rs28 let mut new_path = OsString::from(tool_directory); in main() localVariable
/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
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/
DCldrConfigOption.java18 String new_path, in show()
/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/cronet/stable/base/files/
Dfile_path.cc324 FilePath new_path(path_); in DirName() local
374 FilePath new_path(path_); in BaseName() local
545 FilePath new_path(path_); in Append() local
611 FilePath new_path(path_); in StripTrailingSeparators() local
/external/cronet/tot/base/files/
Dfile_path.cc324 FilePath new_path(path_); in DirName() local
374 FilePath new_path(path_); in BaseName() local
545 FilePath new_path(path_); in Append() local
611 FilePath new_path(path_); in StripTrailingSeparators() local
/external/icing/icing/index/
Dproperty-existence-indexing-handler.cc41 std::string new_path = current_path; in ConstructPropertyExistenceMetaToken() 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/sandboxed-api/sandboxed_api/sandbox2/testcases/
Dnamespace.cc64 std::string new_path = JoinPath(path, entry); in ListDirectoriesRecursively() 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/stable/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/files/
Dfile_path.cc110 FilePath new_path(path_); in Append() local
/external/cronet/tot/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/files/
Dfile_path.cc110 FilePath new_path(path_); in Append() local
/external/coreboot/src/soc/intel/xeon_sp/spr/
Dioat.c39 union xeon_domain_path new_path = { in create_ioat_domain() local
/external/cronet/stable/third_party/libc++/src/test/std/input.output/filesystems/fs.op.funcs/fs.op.current_path/
Dcurrent_path.pass.cpp56 const path new_path = static_env.Dir; in current_path_after_change_test() local
/external/cronet/stable/net/base/
Dfilename_util.cc149 std::string new_path; in FileURLToFilePath() local
/external/cronet/tot/net/base/
Dfilename_util.cc149 std::string new_path; in FileURLToFilePath() local
/external/cronet/tot/third_party/libc++/src/test/std/input.output/filesystems/fs.op.funcs/fs.op.current_path/
Dcurrent_path.pass.cpp56 const path new_path = static_env.Dir; in current_path_after_change_test() local
/external/bazelbuild-rules_rust/crate_universe/src/
Dutils.rs46 let new_path = if original_parent_path_str.contains('+') { in normalize_cargo_file_paths() localVariable
/external/autotest/site_utils/lxc/
Dutils.py108 def clone(lxc_path, src_name, new_path, dst_name, snapshot): argument
/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

123