Searched refs:SavePoints (Results 1 – 2 of 2) sorted by relevance
39 struct SavePoints;348 std::unique_ptr<SavePoints> save_points_;
242 struct SavePoints { struct280 save_points_.reset(new SavePoints()); in WriteBatch()1134 save_points_.reset(new SavePoints()); in SetSavePoint()