Home
last modified time | relevance | path

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

/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.cc114 std::string new_file_path = original_file_path; in GetFilePathWithReplacements() local
/external/cronet/net/test/spawned_test_server/
Dbase_test_server.cc196 std::string new_file_path = original_file_path; in GetFilePathWithReplacements() local
/external/cronet/base/metrics/
Dpersistent_histogram_allocator.cc926 FilePath new_file_path = dir.Append(persistent_location_.BaseName()); in MovePersistentFile() local