Home
last modified time | relevance | path

Searched refs:NotifyOnBackgroundError (Results 1 – 3 of 3) sorted by relevance

/rocksdb-6.9/db/
Derror_handler.cc219 EventHelpers::NotifyOnBackgroundError(db_options_.listeners, reason, &s, in SetBGError()
258 EventHelpers::NotifyOnBackgroundError(db_options_.listeners, reason, &s, in SetBGError()
269 EventHelpers::NotifyOnBackgroundError(db_options_.listeners, reason, &s, in SetBGError()
Devent_helpers.h28 static void NotifyOnBackgroundError(
Devent_helpers.cc41 void EventHelpers::NotifyOnBackgroundError( in NotifyOnBackgroundError() function in ROCKSDB_NAMESPACE::EventHelpers