Home
last modified time | relevance | path

Searched defs:OneofWellKnownTypes (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/
Dunittest_well_known_types.proto69 message OneofWellKnownTypes { message
/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
DUnittestWellKnownTypes.cs1303 public sealed partial class OneofWellKnownTypes : pb::IMessage<OneofWellKnownTypes> { class
1315 public OneofWellKnownTypes() { in OneofWellKnownTypes() method in Google.Protobuf.TestProtos.OneofWellKnownTypes
1321 public OneofWellKnownTypes(OneofWellKnownTypes other) : this() { in OneofWellKnownTypes() method in Google.Protobuf.TestProtos.OneofWellKnownTypes