HomeSort by relevance Sort by last modified time
    Searched full:on_successful_write (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/base/files/
important_file_writer_unittest.cc 49 // Register on_successful_write() to be called on the next successful write
53 // Returns true if a successful write was observed via on_successful_write()
58 void on_successful_write() { function in class:base::__anon6862::SuccessfulWriteObserver
71 &SuccessfulWriteObserver::on_successful_write, base::Unretained(this)));

Completed in 514 milliseconds