Searched refs:savepoint_ (Results 1 – 1 of 1) sorted by relevance
216 savepoint_(batch->GetDataSize(), batch->Count(), in LocalSavePoint()233 batch_->rep_.resize(savepoint_.size); in commit()234 WriteBatchInternal::SetCount(batch_, savepoint_.count); in commit()235 batch_->content_flags_.store(savepoint_.content_flags, in commit()244 SavePoint savepoint_; variable