Home
last modified time | relevance | path

Searched defs:OneString (Results 1 – 5 of 5) sorted by relevance

/third_party/protobuf/csharp/protos/
Dunittest_proto3.proto257 message OneString { message
Dunittest.proto656 message OneString { message
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
DUnittestProto3.cs5217 public sealed partial class OneString : pb::IMessage<OneString> class
5238 public OneString() { in OneString() method in Google.Protobuf.TestProtos.OneString
5245 public OneString(OneString other) : this() { in OneString() method in Google.Protobuf.TestProtos.OneString
DUnittest.cs17395 public sealed partial class OneString : pb::IMessage<OneString> class
17416 public OneString() { in OneString() method in Google.Protobuf.TestProtos.Proto2.OneString
17423 public OneString(OneString other) : this() { in OneString() method in Google.Protobuf.TestProtos.Proto2.OneString
/third_party/protobuf/src/google/protobuf/
Dunittest.proto666 message OneString { message