Searched defs:OneofString (Results 1 – 3 of 3) sorted by relevance
/external/protobuf/csharp/src/Google.Protobuf.Conformance/ | ||
D | Conformance.cs | 1483 public string OneofString { property in Conformance.TestAllTypes |
/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/ | ||
D | UnittestProto3.cs | 775 public string OneofString { property in Google.Protobuf.TestProtos.TestAllTypes |
/external/golang-protobuf/conformance/internal/conformance_proto/ | ||
D | conformance.pb.go | 953 OneofString string `protobuf:"bytes,113,opt,name=oneof_string,json=oneofString,proto3,oneof"` member |