Home
last modified time | relevance | path

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

/external/libchrome/base/files/
Dimportant_file_writer.cc60 bool WriteScopedStringToFileAtomically(const FilePath& path, in WriteScopedStringToFileAtomically() function
171 auto task = Bind(&WriteScopedStringToFileAtomically, path_, Passed(&data)); in WriteNow()