Searched defs:extendee (Results 1 – 11 of 11) sorted by relevance
53 const Descriptor* extendee = descriptor->containing_type(); in ExtendeeClassName() local
420 const Descriptor* extendee = pool_.FindMessageTypeByName(containing_type); in FindFileContainingExtension() local435 const Descriptor* extendee = pool_.FindMessageTypeByName(extendee_type); in FindAllExtensionNumbers() local
181 optional string extendee = 2; field
898 const Descriptor* extendee, int number) { in FindExtension()903 const Descriptor* extendee, vector<const FieldDescriptor*>* out) const { in FindAllExtensions() argument1270 const Descriptor* extendee, int number) const { in FindExtensionByNumber() argument1292 const Descriptor* extendee, vector<const FieldDescriptor*>* out) const { in FindAllExtensions() argument4825 Symbol extendee = LookupSymbol(proto.extendee(), field->full_name(), in CrossLinkField() local
113 const string& extendee, in AddExtension()127 const string& extendee, in AddNestedExtension()2564 const Descriptor* extendee = file->extension(0)->containing_type(); in TEST_P() local
5043 inline const ::std::string& FieldDescriptorProto::extendee() const { in extendee() function5073 inline void FieldDescriptorProto::set_allocated_extendee(::std::string* extendee) { in set_allocated_extendee()
5173 const ::std::string& FieldDescriptorProto::extendee() const { in extendee() function in google::protobuf::FieldDescriptorProto5203 void FieldDescriptorProto::set_allocated_extendee(::std::string* extendee) { in set_allocated_extendee()
158 optional string extendee = 2; field
1563 string extendee; in ParseExtend() local
1317 final GenericDescriptor extendee = in crossLink() local