Searched refs:tables_ (Results 1 – 2 of 2) sorted by relevance
804 pool->underlay_->tables_->FindByNameHelper(pool->underlay_, name); in FindByNameHelper()882 tables_.get()); in FindEnumValueByNumberCreatingIfUnknown()1048 tables_(new Tables), in DescriptorPool()1059 tables_(new Tables), in DescriptorPool()1070 tables_(new Tables), in DescriptorPool()1096 return tables_->FindFile(filename) != NULL; in InternalIsFileLoaded()1176 tables_->known_bad_symbols_.clear(); in FindFileByName()1177 tables_->known_bad_files_.clear(); in FindFileByName()1178 const FileDescriptor* result = tables_->FindFile(name); in FindFileByName()1185 result = tables_->FindFile(name); in FindFileByName()[all …]
1317 const FileDescriptorTables* tables_; variable1626 google::protobuf::scoped_ptr<Tables> tables_; variable