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.cc472 allocations_before_checkpoint(tables->allocations_.size()), in CheckPoint()
483 int allocations_before_checkpoint; member
660 for (int i = checkpoint.allocations_before_checkpoint; in RollbackToLastCheckpoint()
669 allocations_.resize(checkpoint.allocations_before_checkpoint); in RollbackToLastCheckpoint()