Searched refs:OnBackgroundError (Results 1 – 6 of 6) sorted by relevance
94 void OnBackgroundError(BackgroundErrorReason /* reason */, in OnBackgroundError() function
443 virtual void OnBackgroundError(BackgroundErrorReason /* reason */, in OnBackgroundError() function
53 listener->OnBackgroundError(reason, bg_error); in NotifyOnBackgroundError()
891 void OnBackgroundError(BackgroundErrorReason /*reason*/, in OnBackgroundError() function in ROCKSDB_NAMESPACE::BackgroundErrorListener
117 void OnBackgroundError(BackgroundErrorReason /*reason*/, in OnBackgroundError() function in ROCKSDB_NAMESPACE::ErrorHandlerFSListener
607 * Introduce `EventListener::OnBackgroundError()` callback. Users can implement it to be notified of…