Searched refs:dbimpl_ (Results 1 – 4 of 4) sorted by relevance
25 dbimpl_(static_cast_with_check<DBImpl, DB>(db)), in TransactionBaseImpl()33 if (dbimpl_->allow_2pc()) { in TransactionBaseImpl()52 if (dbimpl_->allow_2pc()) { in Clear()72 const Snapshot* snapshot = dbimpl_->GetSnapshotForWriteConflictBoundary(); in SetSnapshot()724 ROCKS_LOG_DETAILS(dbimpl_->immutable_db_options().info_log, in ReleaseSnapshot()828 IndexedWriteBatchBuilder copycat(this, dbimpl_); in RebuildFromWriteBatch()
301 dbimpl_->logs_with_prep_tracker()->MarkLogAsHavingPrepSectionFlushed( in Commit()328 dbimpl_->logs_with_prep_tracker()->MarkLogAsHavingPrepSectionFlushed( in Commit()408 dbimpl_->logs_with_prep_tracker()->MarkLogAsHavingPrepSectionFlushed( in Rollback()420 dbimpl_->logs_with_prep_tracker()->MarkLogAsHavingPrepSectionFlushed( in Rollback()
287 DBImpl* dbimpl_; variable
70 dbimpl_->logs_with_prep_tracker()->MarkLogAsHavingPrepSectionFlushed( in ~WriteUnpreparedTxn()