Home
last modified time | relevance | path

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

/external/protobuf/csharp/src/Google.Protobuf.Conformance/
DConformance.cs1463 public uint OneofUint32 { property in Conformance.TestAllTypes
1925 OneofUint32 = 111, enumerator
/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
DUnittestProto3.cs755 public uint OneofUint32 { property in Google.Protobuf.TestProtos.TestAllTypes
797 OneofUint32 = 111, enumerator
/external/golang-protobuf/conformance/internal/conformance_proto/
Dconformance.pb.go945 OneofUint32 uint32 `protobuf:"varint,111,opt,name=oneof_uint32,json=oneofUint32,proto3,oneof"` member