Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Dunittest_proto3.proto266 message OneString { message
Dunittest.proto588 message OneString { message
/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
DUnittestProto3.cs3451 public sealed partial class OneString : pb::IMessage<OneString> { class
3463 public OneString() { in OneString() method in Google.Protobuf.TestProtos.OneString
3469 public OneString(OneString other) : this() { in OneString() method in Google.Protobuf.TestProtos.OneString