Home
last modified time | relevance | path

Searched refs:UpdateCurrentWriteBatch (Results 1 – 2 of 2) sorted by relevance

/rocksdb-6.9/db/
Dtransaction_log_impl.cc111 UpdateCurrentWriteBatch(record); in SeekToStartSequence()
177 UpdateCurrentWriteBatch(record); in NextImpl()
224 void TransactionLogIteratorImpl::UpdateCurrentWriteBatch(const Slice& record) { in UpdateCurrentWriteBatch() function in ROCKSDB_NAMESPACE::TransactionLogIteratorImpl
Dtransaction_log_impl.h123 void UpdateCurrentWriteBatch(const Slice& record);