Searched refs:ShouldBeNotifiedOnFileIO (Results 1 – 5 of 5) sorted by relevance
80 if (e->ShouldBeNotifiedOnFileIO()) { in file_()
109 if (e->ShouldBeNotifiedOnFileIO()) { in writable_file_()
129 bool ShouldBeNotifiedOnFileIO() override { in ShouldBeNotifiedOnFileIO() function
464 virtual bool ShouldBeNotifiedOnFileIO() { return false; } in ShouldBeNotifiedOnFileIO() function
998 bool ShouldBeNotifiedOnFileIO() override { return true; } in ShouldBeNotifiedOnFileIO() function in ROCKSDB_NAMESPACE::TestFileOperationListener