Home
last modified time | relevance | path

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

/external/protobuf/csharp/src/Google.Protobuf.Conformance/
DConformance.cs1493 public pb::ByteString OneofBytes { property in Conformance.TestAllTypes
1928 OneofBytes = 114, enumerator
/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
DUnittestProto3.cs785 public pb::ByteString OneofBytes { property in Google.Protobuf.TestProtos.TestAllTypes
800 OneofBytes = 114, enumerator
/external/golang-protobuf/conformance/internal/conformance_proto/
Dconformance.pb.go957 OneofBytes []byte `protobuf:"bytes,114,opt,name=oneof_bytes,json=oneofBytes,proto3,oneof"` member