DescriptorPoolDatabase 392 third_party/protobuf/src/google/protobuf/descriptor_database.cc DescriptorPoolDatabase::DescriptorPoolDatabase(const DescriptorPool& pool) DescriptorPoolDatabase 394 third_party/protobuf/src/google/protobuf/descriptor_database.cc DescriptorPoolDatabase::~DescriptorPoolDatabase() {} DescriptorPoolDatabase 396 third_party/protobuf/src/google/protobuf/descriptor_database.cc bool DescriptorPoolDatabase::FindFileByName( DescriptorPoolDatabase 406 third_party/protobuf/src/google/protobuf/descriptor_database.cc bool DescriptorPoolDatabase::FindFileContainingSymbol( DescriptorPoolDatabase 416 third_party/protobuf/src/google/protobuf/descriptor_database.cc bool DescriptorPoolDatabase::FindFileContainingExtension( DescriptorPoolDatabase 432 third_party/protobuf/src/google/protobuf/descriptor_database.cc bool DescriptorPoolDatabase::FindAllExtensionNumbers( DescriptorPoolDatabase 54 third_party/protobuf/src/google/protobuf/descriptor_database.h class DescriptorPoolDatabase; DescriptorPoolDatabase 312 third_party/protobuf/src/google/protobuf/descriptor_database.h class LIBPROTOBUF_EXPORT DescriptorPoolDatabase : public DescriptorDatabase { DescriptorPoolDatabase 314 third_party/protobuf/src/google/protobuf/descriptor_database.h DescriptorPoolDatabase(const DescriptorPool& pool); DescriptorPoolDatabase 315 third_party/protobuf/src/google/protobuf/descriptor_database.h ~DescriptorPoolDatabase(); DescriptorPoolDatabase 330 third_party/protobuf/src/google/protobuf/descriptor_database.h GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(DescriptorPoolDatabase); DescriptorPoolDatabase 153 third_party/protobuf/src/google/protobuf/descriptor_database_unittest.cc DescriptorPoolDatabase database_; DescriptorPoolDatabase 4316 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc DescriptorPoolDatabase database(*DescriptorPool::generated_pool());