Home
last modified time | relevance | path

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

/aosp_15_r20/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_suppressions.cc34 /*out*/char *new_file_path, in GetPathAssumingFileIsRelativeToExec()
55 InternalScopedString new_file_path(kMaxPathLength); in ParseFromFile() local
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/tests/
Dfs_rename.rs17 let new_file_path = temp_dir.path().join("b.txt"); in rename_file() localVariable
/aosp_15_r20/external/cronet/net/test/embedded_test_server/
H A Drequest_handler_util.cc112 std::string new_file_path = original_file_path; in GetFilePathWithReplacements() local
/aosp_15_r20/tools/aadevtools/dev/
H A Dchange_report.py297 def _diff_files(self, old_file_path, new_file_path): argument
/aosp_15_r20/external/cronet/net/test/spawned_test_server/
H A Dbase_test_server.cc197 std::string new_file_path = original_file_path; in GetFilePathWithReplacements() local
/aosp_15_r20/external/cronet/base/metrics/
H A Dpersistent_histogram_allocator.cc1026 FilePath new_file_path = dir.Append(persistent_location_.BaseName()); in MovePersistentFile() local
/aosp_15_r20/system/apex/apexd/
H A Dapexd.cpp1024 auto new_file_path = in ContributeToSharedLibs() local