HomeSort by relevance Sort by last modified time
    Searched refs:DoScheduledWrite (Results 1 - 3 of 3) sorted by null

  /external/libchrome/base/files/
important_file_writer.h 96 void DoScheduledWrite();
important_file_writer.cc 190 &ImportantFileWriter::DoScheduledWrite);
194 void ImportantFileWriter::DoScheduledWrite() {
important_file_writer_unittest.cc 165 TEST_F(ImportantFileWriterTest, DoScheduledWrite) {
171 writer.DoScheduledWrite();

Completed in 352 milliseconds