Home
last modified time | relevance | path

Searched refs:allocations_before_checkpoint (Results 1 – 1 of 1) sorted by relevance

/external/protobuf/src/google/protobuf/
Ddescriptor.cc670 allocations_before_checkpoint(tables->allocations_.size()), in CheckPoint()
681 int allocations_before_checkpoint; member
890 for (int i = checkpoint.allocations_before_checkpoint; in RollbackToLastCheckpoint()
899 allocations_.resize(checkpoint.allocations_before_checkpoint); in RollbackToLastCheckpoint()