Add(const void *encoded_file_descriptor, int size) | google::protobuf::EncodedDescriptorDatabase | |
AddCopy(const void *encoded_file_descriptor, int size) | google::protobuf::EncodedDescriptorDatabase | |
DescriptorDatabase() | google::protobuf::DescriptorDatabase | inline |
EncodedDescriptorDatabase() | google::protobuf::EncodedDescriptorDatabase | |
files_to_delete_ | google::protobuf::EncodedDescriptorDatabase | private |
FindAllExtensionNumbers(const string &extendee_type, vector< int > *output) | google::protobuf::EncodedDescriptorDatabase | virtual |
FindFileByName(const string &filename, FileDescriptorProto *output) | google::protobuf::EncodedDescriptorDatabase | virtual |
FindFileContainingExtension(const string &containing_type, int field_number, FileDescriptorProto *output) | google::protobuf::EncodedDescriptorDatabase | virtual |
FindFileContainingSymbol(const string &symbol_name, FileDescriptorProto *output) | google::protobuf::EncodedDescriptorDatabase | virtual |
FindNameOfFileContainingSymbol(const string &symbol_name, string *output) | google::protobuf::EncodedDescriptorDatabase | |
GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(EncodedDescriptorDatabase) | google::protobuf::EncodedDescriptorDatabase | private |
index_ | google::protobuf::EncodedDescriptorDatabase | private |
MaybeParse(pair< const void *, int > encoded_file, FileDescriptorProto *output) | google::protobuf::EncodedDescriptorDatabase | private |
~DescriptorDatabase() | google::protobuf::DescriptorDatabase | virtual |
~EncodedDescriptorDatabase() | google::protobuf::EncodedDescriptorDatabase | |