Searched refs:files_after_checkpoint_ (Results 1 – 1 of 1) sorted by relevance
533 tables->files_after_checkpoint_.size()), in CheckPoint()547 vector<const char* > files_after_checkpoint_; member in google::protobuf::DescriptorPool::Tables713 files_after_checkpoint_.clear(); in ClearLastCheckpoint()728 i < files_after_checkpoint_.size(); in RollbackToLastCheckpoint()730 files_by_name_.erase(files_after_checkpoint_[i]); in RollbackToLastCheckpoint()740 files_after_checkpoint_.resize(checkpoint.pending_files_before_checkpoint); in RollbackToLastCheckpoint()931 files_after_checkpoint_.push_back(file->name().c_str()); in AddFile()