webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
This is the complete list of members for google::protobuf::MergedDescriptorDatabase, including all inherited members.
DescriptorDatabase() | google::protobuf::DescriptorDatabase | inline |
FindAllExtensionNumbers(const string &extendee_type, vector< int > *output) | google::protobuf::MergedDescriptorDatabase | virtual |
FindFileByName(const string &filename, FileDescriptorProto *output) | google::protobuf::MergedDescriptorDatabase | virtual |
FindFileContainingExtension(const string &containing_type, int field_number, FileDescriptorProto *output) | google::protobuf::MergedDescriptorDatabase | virtual |
FindFileContainingSymbol(const string &symbol_name, FileDescriptorProto *output) | google::protobuf::MergedDescriptorDatabase | virtual |
MergedDescriptorDatabase(DescriptorDatabase *source1, DescriptorDatabase *source2) | google::protobuf::MergedDescriptorDatabase | |
MergedDescriptorDatabase(const vector< DescriptorDatabase *> &sources) | google::protobuf::MergedDescriptorDatabase | explicit |
~DescriptorDatabase() | google::protobuf::DescriptorDatabase | virtual |
~MergedDescriptorDatabase() | google::protobuf::MergedDescriptorDatabase |