Home
last modified time | relevance | path

Searched refs:ReplaceFile (Results 1 – 7 of 7) sorted by relevance

/external/libchrome/base/test/
Dfontconfig_util_linux.cc410 if (ReplaceFile(fonts_conf_file_temp, fonts_conf_file, nullptr)) in SetUpFontconfig()
/external/libchrome/base/metrics/
Dpersistent_histogram_allocator.cc717 if (!base::ReplaceFile(active_path, base_path, nullptr)) in CreateWithActiveFile()
723 base::ReplaceFile(spare_path, active_path, nullptr); in CreateWithActiveFile()
853 success = ReplaceFile(temp_spare_path, spare_path, nullptr); in CreateSpareFile()
/external/libchrome/base/files/
Dfile_util.h94 BASE_EXPORT bool ReplaceFile(const FilePath& from_path,
Dimportant_file_writer.cc202 if (!ReplaceFile(tmp_file_path, path, &replace_file_error)) { in WriteFileAtomically()
Dfile_util_posix.cc384 bool ReplaceFile(const FilePath& from_path, in ReplaceFile() function
/external/swiftshader/third_party/llvm-subzero/lib/Support/Windows/
DPath.inc290 // Try ReplaceFile first, as it is able to associate a new data stream
/external/llvm/lib/Support/Windows/
DPath.inc292 // Try ReplaceFile first, as it is able to associate a new data stream