Searched refs:OneofDecl (Results 1 – 6 of 6) sorted by relevance
75 proto.OneofDecl, in MessageDescriptor()
85 if (proto.OneofIndex < 0 || proto.OneofIndex >= parent.Proto.OneofDecl.Count) in FieldDescriptor()
758 public pbc::RepeatedField<global::Google.Protobuf.Reflection.OneofDescriptorProto> OneofDecl { property in Google.Protobuf.Reflection.DescriptorProto
535 …OneofDecl []*OneofDescriptorProto `protobuf:"bytes,8,rep,name=oneof_decl,json=oneof… member615 return m.OneofDecl
507 …OneofDecl []*OneofDescriptorProto `protobuf:"bytes,8,rep,name=oneof_decl,json=oneof… member586 return m.OneofDecl
2247 odp := message.OneofDecl[int(*field.OneofIndex)]