Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dunittest_proto3.proto266 message OneString { message
Dunittest.proto589 message OneString { message
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Dunittest.proto545 message OneString { message
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Dunittest.proto545 message OneString { message
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Test/TestProtos/
DUnittestProto3.cs3723 public sealed partial class OneString : pb::IMessage<OneString> { class
3739 public OneString() { in OneString() method in Google.Protobuf.TestProtos.OneString
3746 public OneString(OneString other) : this() { in OneString() method in Google.Protobuf.TestProtos.OneString