Home
last modified time | relevance | path

Searched refs:WriteFileAtomicallyImpl (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/base/files/
H A Dimportant_file_writer.cc112 return WriteFileAtomicallyImpl(path, data, histogram_suffix, in WriteFileAtomically()
137 const bool result = WriteFileAtomicallyImpl(path, *data, histogram_suffix, in ProduceAndWriteStringToFileAtomically()
145 bool ImportantFileWriter::WriteFileAtomicallyImpl(const FilePath& path, in WriteFileAtomicallyImpl() function in base::ImportantFileWriter
H A Dimportant_file_writer.h181 static bool WriteFileAtomicallyImpl(const FilePath& path,