Home
last modified time | relevance | path

Searched defs:new_file_path (Results 1 – 5 of 5) sorted by relevance

/external/rust/crates/tokio/tests/
Dfs_rename.rs17 let new_file_path = temp_dir.path().join("b.txt"); in rename_file() localVariable
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_suppressions.cc34 /*out*/char *new_file_path, in GetPathAssumingFileIsRelativeToExec()
55 InternalScopedString new_file_path(kMaxPathLength); in ParseFromFile() local
/external/cronet/net/test/embedded_test_server/
Drequest_handler_util.cc112 std::string new_file_path = original_file_path; in GetFilePathWithReplacements() local
/external/cronet/net/test/spawned_test_server/
Dbase_test_server.cc197 std::string new_file_path = original_file_path; in GetFilePathWithReplacements() local
/external/cronet/base/metrics/
Dpersistent_histogram_allocator.cc1005 FilePath new_file_path = dir.Append(persistent_location_.BaseName()); in MovePersistentFile() local