Searched defs:OneofBytes (Results 1 – 3 of 3) sorted by relevance
/external/protobuf/csharp/src/Google.Protobuf.Conformance/ | ||
D | Conformance.cs | 1493 public pb::ByteString OneofBytes { property in Conformance.TestAllTypes |
/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/ | ||
D | UnittestProto3.cs | 785 public pb::ByteString OneofBytes { property in Google.Protobuf.TestProtos.TestAllTypes |
/external/golang-protobuf/conformance/internal/conformance_proto/ | ||
D | conformance.pb.go | 957 OneofBytes []byte `protobuf:"bytes,114,opt,name=oneof_bytes,json=oneofBytes,proto3,oneof"` member |