Searched refs:committed_ (Results 1 – 2 of 2) sorted by relevance
1473 committed_ = false; in SetUp()1505 committed_ = true; in Commit()1521 committed_ = false; in Uncommit()
2142 bool is_committed() { return committed_; } in is_committed()2210 bool committed_; variable