DescriptorDatabase 76 third_party/protobuf/src/google/protobuf/compiler/importer.h class LIBPROTOBUF_EXPORT SourceTreeDescriptorDatabase : public DescriptorDatabase { DescriptorDatabase 852 third_party/protobuf/src/google/protobuf/descriptor.cc DescriptorPool::DescriptorPool(DescriptorDatabase* fallback_database, DescriptorDatabase 77 third_party/protobuf/src/google/protobuf/descriptor.h class DescriptorDatabase; DescriptorDatabase 1087 third_party/protobuf/src/google/protobuf/descriptor.h explicit DescriptorPool(DescriptorDatabase* fallback_database, DescriptorDatabase 1290 third_party/protobuf/src/google/protobuf/descriptor.h DescriptorDatabase* fallback_database_; DescriptorDatabase 48 third_party/protobuf/src/google/protobuf/descriptor_database.cc DescriptorDatabase::~DescriptorDatabase() {} DescriptorDatabase 451 third_party/protobuf/src/google/protobuf/descriptor_database.cc DescriptorDatabase* source1, DescriptorDatabase 452 third_party/protobuf/src/google/protobuf/descriptor_database.cc DescriptorDatabase* source2) { DescriptorDatabase 457 third_party/protobuf/src/google/protobuf/descriptor_database.cc const vector<DescriptorDatabase*>& sources) DescriptorDatabase 51 third_party/protobuf/src/google/protobuf/descriptor_database.h class DescriptorDatabase; DescriptorDatabase 65 third_party/protobuf/src/google/protobuf/descriptor_database.h class LIBPROTOBUF_EXPORT DescriptorDatabase { DescriptorDatabase 67 third_party/protobuf/src/google/protobuf/descriptor_database.h inline DescriptorDatabase() {} DescriptorDatabase 68 third_party/protobuf/src/google/protobuf/descriptor_database.h virtual ~DescriptorDatabase(); DescriptorDatabase 105 third_party/protobuf/src/google/protobuf/descriptor_database.h GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(DescriptorDatabase); DescriptorDatabase 129 third_party/protobuf/src/google/protobuf/descriptor_database.h class LIBPROTOBUF_EXPORT SimpleDescriptorDatabase : public DescriptorDatabase { DescriptorDatabase 267 third_party/protobuf/src/google/protobuf/descriptor_database.h class LIBPROTOBUF_EXPORT EncodedDescriptorDatabase : public DescriptorDatabase { DescriptorDatabase 312 third_party/protobuf/src/google/protobuf/descriptor_database.h class LIBPROTOBUF_EXPORT DescriptorPoolDatabase : public DescriptorDatabase { DescriptorDatabase 335 third_party/protobuf/src/google/protobuf/descriptor_database.h class LIBPROTOBUF_EXPORT MergedDescriptorDatabase : public DescriptorDatabase { DescriptorDatabase 338 third_party/protobuf/src/google/protobuf/descriptor_database.h MergedDescriptorDatabase(DescriptorDatabase* source1, DescriptorDatabase 339 third_party/protobuf/src/google/protobuf/descriptor_database.h DescriptorDatabase* source2); DescriptorDatabase 343 third_party/protobuf/src/google/protobuf/descriptor_database.h MergedDescriptorDatabase(const vector<DescriptorDatabase*>& sources); DescriptorDatabase 360 third_party/protobuf/src/google/protobuf/descriptor_database.h vector<DescriptorDatabase*> sources_; DescriptorDatabase 85 third_party/protobuf/src/google/protobuf/descriptor_database_unittest.cc virtual DescriptorDatabase* GetDatabase() = 0; DescriptorDatabase 101 third_party/protobuf/src/google/protobuf/descriptor_database_unittest.cc virtual DescriptorDatabase* GetDatabase() { DescriptorDatabase 121 third_party/protobuf/src/google/protobuf/descriptor_database_unittest.cc virtual DescriptorDatabase* GetDatabase() { DescriptorDatabase 144 third_party/protobuf/src/google/protobuf/descriptor_database_unittest.cc virtual DescriptorDatabase* GetDatabase() { DescriptorDatabase 179 third_party/protobuf/src/google/protobuf/descriptor_database_unittest.cc DescriptorDatabase* database_; DescriptorDatabase 4048 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc class ErrorDescriptorDatabase : public DescriptorDatabase { DescriptorDatabase 4084 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc class CallCountingDatabase : public DescriptorDatabase { DescriptorDatabase 4086 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc CallCountingDatabase(DescriptorDatabase* wrapped_db) DescriptorDatabase 4092 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc DescriptorDatabase* wrapped_db_; DescriptorDatabase 4123 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc class FalsePositiveDatabase : public DescriptorDatabase { DescriptorDatabase 4125 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc FalsePositiveDatabase(DescriptorDatabase* wrapped_db) DescriptorDatabase 4129 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc DescriptorDatabase* wrapped_db_;