Searched refs:CommitEntry64bFormat (Results 1 – 2 of 2) sorted by relevance
351 struct CommitEntry64bFormat { struct352 explicit CommitEntry64bFormat(size_t index_bits) in CommitEntry64bFormat() argument385 CommitEntry64b(const CommitEntry& entry, const CommitEntry64bFormat& format) in CommitEntry64b() argument389 const CommitEntry64bFormat& format) { in CommitEntry64b()409 const CommitEntry64bFormat& format) { in Parse()744 const CommitEntry64bFormat FORMAT;
47 using CommitEntry64bFormat = WritePreparedTxnDB::CommitEntry64bFormat; typedef297 const CommitEntry64bFormat FORMAT(static_cast<size_t>(INDEX_BITS)); in TEST()