Searched refs:corruptHandler_ (Results 1 – 4 of 4) sorted by relevance
143 if (corruptHandler_) { in CorruptNotifyAsync()144 corruptHandler_(); in CorruptNotifyAsync()288 corruptHandler_ = handler; in SetCorruptHandler()
169 DatabaseCorruptHandler corruptHandler_; variable
851 corruptHandler_ = handler; in SetAllDatabaseCorruptionHander()864 corruptHandler = corruptHandler_; in DataBaseCorruptNotify()
148 KvStoreCorruptionHandler corruptHandler_; variable