Home
last modified time | relevance | path

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

/rocksdb-6.9/utilities/transactions/
Dwrite_prepared_txn_db.cc587 const CommitEntry& new_entry, in AddCommitEntry() argument
589 CommitEntry64b new_entry_64b(new_entry, FORMAT); in AddCommitEntry()
598 const CommitEntry& new_entry) { in ExchangeCommitEntry() argument
600 CommitEntry64b new_entry_64b(new_entry, FORMAT); in ExchangeCommitEntry()
Dwrite_prepared_txn_db.h608 bool AddCommitEntry(const uint64_t indexed_seq, const CommitEntry& new_entry,
616 const CommitEntry& new_entry);