Home
last modified time | relevance | path

Searched defs:OneofProperties (Results 1 – 3 of 3) sorted by relevance

/external/golang-protobuf/proto/
Dproperties.go113 type OneofProperties struct { struct
114 Type reflect.Type // pointer to generated struct type for this oneof field
115 Field int // struct field number of the containing oneof in the message
116 Prop *Properties
/external/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/
DGeneratedMessageTest.cs553 public void OneofProperties() in OneofProperties() method in Google.Protobuf.GeneratedMessageTest
/external/protobuf/csharp/src/Google.Protobuf.Test/
DGeneratedMessageTest.cs553 public void OneofProperties() in OneofProperties() method in Google.Protobuf.GeneratedMessageTest