Searched defs:OnBackgroundError (Results 1 – 4 of 4) sorted by relevance
| /rocksdb-6.9/db_stress_tool/ | ||
| D | db_stress_listener.h | 94 void OnBackgroundError(BackgroundErrorReason /* reason */, in OnBackgroundError() function |
| /rocksdb-6.9/include/rocksdb/ | ||
| D | listener.h | 443 virtual void OnBackgroundError(BackgroundErrorReason /* reason */, in OnBackgroundError() function |
| /rocksdb-6.9/db/ | ||
| D | listener_test.cc | 891 void OnBackgroundError(BackgroundErrorReason /*reason*/, in OnBackgroundError() function in ROCKSDB_NAMESPACE::BackgroundErrorListener |
| D | error_handler_fs_test.cc | 117 void OnBackgroundError(BackgroundErrorReason /*reason*/, in OnBackgroundError() function in ROCKSDB_NAMESPACE::ErrorHandlerFSListener |