Home
last modified time | relevance | path

Searched defs:ShouldNotifyListeners (Results 1 – 2 of 2) sorted by relevance

/rocksdb-6.9/file/
Drandom_access_file_reader.h51 bool ShouldNotifyListeners() const { return !listeners_.empty(); } in ShouldNotifyListeners() function
Dwritable_file_writer.h52 bool ShouldNotifyListeners() const { return !listeners_.empty(); } in ShouldNotifyListeners() function