Searched refs:IsBatchExpected (Results 1 – 2 of 2) sorted by relevance
207 bool TransactionLogIteratorImpl::IsBatchExpected( in IsBatchExpected() function in ROCKSDB_NAMESPACE::TransactionLogIteratorImpl230 if (started_ && !IsBatchExpected(batch.get(), expected_seq)) { in UpdateCurrentWriteBatch()
121 bool IsBatchExpected(const WriteBatch* batch, SequenceNumber expected_seq);