Home
last modified time | relevance | path

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

/external/protobuf/csharp/src/Google.Protobuf.Conformance/
DConformance.cs1483 public string OneofString { property in Conformance.TestAllTypes
1927 OneofString = 113, enumerator
/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
DUnittestProto3.cs775 public string OneofString { property in Google.Protobuf.TestProtos.TestAllTypes
799 OneofString = 113, enumerator
/external/golang-protobuf/conformance/internal/conformance_proto/
Dconformance.pb.go953 OneofString string `protobuf:"bytes,113,opt,name=oneof_string,json=oneofString,proto3,oneof"` member