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.cc529 allocations_before_checkpoint(tables->allocations_.size()), in CheckPoint()
540 int allocations_before_checkpoint; member
752 for (int i = checkpoint.allocations_before_checkpoint; in RollbackToLastCheckpoint()
761 allocations_.resize(checkpoint.allocations_before_checkpoint); in RollbackToLastCheckpoint()