Searched refs:SetCorruptHandler (Results 1 – 4 of 4) sorted by relevance
48 virtual void SetCorruptHandler(const DatabaseCorruptHandler &handler) = 0;
105 void SetCorruptHandler(const DatabaseCorruptHandler &handler) override;
285 void GenericKvDB::SetCorruptHandler(const DatabaseCorruptHandler &handler) in SetCorruptHandler() function in DistributedDB::GenericKvDB
730 kvDB->SetCorruptHandler([kvDB, this]() { in SaveKvDBToCache()890 item.second->SetCorruptHandler([item, this]() { in SetCorruptHandlerForDatabases()