Lines Matching defs:Descriptor
2 // source: google/protobuf/descriptor.proto
5 Package descriptor is a generated protocol buffer package.
8 google/protobuf/descriptor.proto
32 package descriptor
351 func (*FileDescriptorSet) Descriptor() ([]byte, []int) { return fileDescriptor0, []int{0} }
391 func (*FileDescriptorProto) Descriptor() ([]byte, []int) { return fileDescriptor0, []int{1} }
497 Descriptor() ([]byte, []int) { return fileDescriptor0, []int{2} }
578 func (*DescriptorProto_ExtensionRange) Descriptor() ([]byte, []int) {
608 func (*DescriptorProto_ReservedRange) Descriptor() ([]byte, []int) {
664 func (*FieldDescriptorProto) Descriptor() ([]byte, []int) { return fileDescriptor0, []int{3} }
746 func (*OneofDescriptorProto) Descriptor() ([]byte, []int) { return fileDescriptor0, []int{4} }
773 func (*EnumDescriptorProto) Descriptor() ([]byte, []int) { return fileDescriptor0, []int{5} }
807 func (*EnumValueDescriptorProto) Descriptor() ([]byte, []int) { return fileDescriptor0, []int{6} }
841 func (*ServiceDescriptorProto) Descriptor() ([]byte, []int) { return fileDescriptor0, []int{7} }
882 func (*MethodDescriptorProto) Descriptor() ([]byte, []int) { return fileDescriptor0, []int{8} }
1007 func (*FileOptions) Descriptor() ([]byte, []int) { return fileDescriptor0, []int{9} }
1165 // Disables the generation of the standard "descriptor()" accessor, which can
1167 // from proto1 easier; new code should avoid fields named "descriptor".
1179 // The parsed descriptor looks like:
1205 func (*MessageOptions) Descriptor() ([]byte, []int) { return fileDescriptor0, []int{10} }
1321 func (*FieldOptions) Descriptor() ([]byte, []int) { return fileDescriptor0, []int{11} }
1396 func (*OneofOptions) Descriptor() ([]byte, []int) { return fileDescriptor0, []int{12} }
1431 func (*EnumOptions) Descriptor() ([]byte, []int) { return fileDescriptor0, []int{13} }
1479 func (*EnumValueOptions) Descriptor() ([]byte, []int) { return fileDescriptor0, []int{14} }
1520 func (*ServiceOptions) Descriptor() ([]byte, []int) { return fileDescriptor0, []int{15} }
1562 func (*MethodOptions) Descriptor() ([]byte, []int) { return fileDescriptor0, []int{16} }
1598 // DescriptorPool resolves these when building Descriptor objects. Therefore,
1599 // options protos in descriptor objects (e.g. returned by Descriptor::options(),
1600 // or produced by Descriptor::CopyTo()) will never have UninterpretedOptions
1618 func (*UninterpretedOption) Descriptor() ([]byte, []int) { return fileDescriptor0, []int{17} }
1683 func (*UninterpretedOption_NamePart) Descriptor() ([]byte, []int) {
1754 func (*SourceCodeInfo) Descriptor() ([]byte, []int) { return fileDescriptor0, []int{18} }
1850 func (*SourceCodeInfo_Location) Descriptor() ([]byte, []int) { return fileDescriptor0, []int{18, 0} }
1900 func (*GeneratedCodeInfo) Descriptor() ([]byte, []int) { return fileDescriptor0, []int{19} }
1928 func (*GeneratedCodeInfo_Annotation) Descriptor() ([]byte, []int) {
1994 func init() { proto.RegisterFile("google/protobuf/descriptor.proto", fileDescriptor0) }