Searched defs:OneofIndex (Results 1 – 3 of 3) sorted by relevance
/external/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/ | ||
D | Type.cs | 491 public int OneofIndex { property in Google.Protobuf.WellKnownTypes.Field |
/external/golang-protobuf/protoc-gen-go/descriptor/ | ||
D | descriptor.pb.go | 820 …OneofIndex *int32 `protobuf:"varint,9,opt,name=oneof_index,json=oneofIndex" json:"oneof_index,omit… member |
/external/protobuf/csharp/src/Google.Protobuf/Reflection/ | ||
D | Descriptor.cs | 1997 public int OneofIndex { property in Google.Protobuf.Reflection.FieldDescriptorProto |