Searched refs:file_tables_before_checkpoint (Results 1 - 1 of 1) sorted by last modified time

/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.cc451 file_tables_before_checkpoint(tables->file_tables_.size()),
462 int file_tables_before_checkpoint; member in struct:google::protobuf::DescriptorPool::Tables::CheckPoint
621 file_tables_.begin() + checkpoint.file_tables_before_checkpoint,
631 file_tables_.resize(checkpoint.file_tables_before_checkpoint);

Completed in 106 milliseconds