Home
last modified time | relevance | path

Searched defs:FooServerMessage (Results 1 – 9 of 9) sorted by relevance

/third_party/protobuf/csharp/compatibility_tests/v3.0.0/protos/src/google/protobuf/
Dunittest_proto3.proto378 message FooServerMessage{} message
/third_party/protobuf/csharp/protos/
Dunittest_proto3.proto369 message FooServerMessage{} message
Dunittest.proto943 message FooServerMessage{} message
/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Dunittest.proto710 message FooServerMessage{} message
/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Dunittest.proto710 message FooServerMessage{} message
/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Dunittest.proto710 message FooServerMessage{} message
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
DUnittestProto3.cs8981 public sealed partial class FooServerMessage : pb::IMessage<FooServerMessage> class
9002 public FooServerMessage() { in FooServerMessage() method in Google.Protobuf.TestProtos.FooServerMessage
9009 public FooServerMessage(FooServerMessage other) : this() { in FooServerMessage() method in Google.Protobuf.TestProtos.FooServerMessage
DUnittest.cs27038 public sealed partial class FooServerMessage : pb::IMessage<FooServerMessage> class
27059 public FooServerMessage() { in FooServerMessage() method in Google.Protobuf.TestProtos.Proto2.FooServerMessage
27066 public FooServerMessage(FooServerMessage other) : this() { in FooServerMessage() method in Google.Protobuf.TestProtos.Proto2.FooServerMessage
/third_party/protobuf/src/google/protobuf/
Dunittest.proto947 message FooServerMessage{} message