Searched refs:files_after_checkpoint_ (Results 1 – 1 of 1) sorted by relevance
476 tables->files_after_checkpoint_.size()), in CheckPoint()490 vector<const char* > files_after_checkpoint_; member in google::protobuf::DescriptorPool::Tables621 files_after_checkpoint_.clear(); in ClearLastCheckpoint()636 i < files_after_checkpoint_.size(); in RollbackToLastCheckpoint()638 files_by_name_.erase(files_after_checkpoint_[i]); in RollbackToLastCheckpoint()648 files_after_checkpoint_.resize(checkpoint.pending_files_before_checkpoint); in RollbackToLastCheckpoint()786 files_after_checkpoint_.push_back(file->name().c_str()); in AddFile()