Home
last modified time | relevance | path

Searched refs:FooServerMessage (Results 1 – 5 of 5) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Test/TestProtos/
DUnittestProto3.cs185 …ypeof(global::Google.Protobuf.TestProtos.FooServerMessage), global::Google.Protobuf.TestProtos.Foo… in UnittestProto3Reflection()
6375 public sealed partial class FooServerMessage : pb::IMessage<FooServerMessage> { class
6376 …c readonly pb::MessageParser<FooServerMessage> _parser = new pb::MessageParser<FooServerMessage>((…
6378 public static pb::MessageParser<FooServerMessage> Parser { get { return _parser; } }
6391 public FooServerMessage() { in FooServerMessage() method in Google.Protobuf.TestProtos.FooServerMessage
6398 public FooServerMessage(FooServerMessage other) : this() { in FooServerMessage() method in Google.Protobuf.TestProtos.FooServerMessage
6402 public FooServerMessage Clone() { in Clone()
6403 return new FooServerMessage(this); in Clone()
6408 return Equals(other as FooServerMessage); in Equals()
6412 public bool Equals(FooServerMessage other) { in Equals()
[all …]
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dunittest_proto3.proto378 message FooServerMessage{} message
Dunittest.proto870 message FooServerMessage{} message
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Dunittest.proto710 message FooServerMessage{} message
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Dunittest.proto710 message FooServerMessage{} message