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 94 void DoScheduledWrite();
important_file_writer.cc 203 &ImportantFileWriter::DoScheduledWrite);
207 void ImportantFileWriter::DoScheduledWrite() {
important_file_writer_unittest.cc 241 TEST_F(ImportantFileWriterTest, DoScheduledWrite) {
247 writer.DoScheduledWrite();

Completed in 94 milliseconds