Home
last modified time | relevance | path

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

/external/chromium/chrome/common/
Dimportant_file_writer.cc103 void ImportantFileWriter::WriteNow(const std::string& data) { in WriteNow() function in ImportantFileWriter
143 WriteNow(data); in DoScheduledWrite()
Dimportant_file_writer.h73 void WriteNow(const std::string& data);
Dimportant_file_writer_unittest.cc63 writer.WriteNow("foo"); in TEST_F()
Djson_pref_store.cc278 writer_.WriteNow(data); in WritePrefs()
/external/chromium/chrome/browser/bookmarks/
Dbookmark_storage.cc266 writer_.WriteNow(data); in SaveNow()