Home
last modified time | relevance | path

Searched refs:CustomOptionFooServerMessage (Results 1 – 6 of 6) sorted by relevance

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
DUnittestCustomOptionsProto3.cs147 …::UnitTest.Issues.TestProtos.CustomOptionFooServerMessage), global::UnitTest.Issues.TestProtos.Cus… in UnittestCustomOptionsProto3Reflection()
921 …public sealed partial class CustomOptionFooServerMessage : pb::IMessage<CustomOptionFooServerMessa… class
926 …sageParser<CustomOptionFooServerMessage> _parser = new pb::MessageParser<CustomOptionFooServerMess…
929 public static pb::MessageParser<CustomOptionFooServerMessage> Parser { get { return _parser; } }
942 public CustomOptionFooServerMessage() { in CustomOptionFooServerMessage() method in UnitTest.Issues.TestProtos.CustomOptionFooServerMessage
949 public CustomOptionFooServerMessage(CustomOptionFooServerMessage other) : this() { in CustomOptionFooServerMessage() method in UnitTest.Issues.TestProtos.CustomOptionFooServerMessage
954 public CustomOptionFooServerMessage Clone() { in Clone()
955 return new CustomOptionFooServerMessage(this); in Clone()
960 return Equals(other as CustomOptionFooServerMessage); in Equals()
964 public bool Equals(CustomOptionFooServerMessage other) { in Equals()
[all …]
/third_party/protobuf/csharp/protos/
Dunittest_custom_options_proto3.proto132 message CustomOptionFooServerMessage { message
/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Dunittest_custom_options.proto122 message CustomOptionFooServerMessage { message
/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Dunittest_custom_options.proto122 message CustomOptionFooServerMessage { message
/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Dunittest_custom_options.proto122 message CustomOptionFooServerMessage { message
/third_party/protobuf/src/google/protobuf/
Dunittest_custom_options.proto126 message CustomOptionFooServerMessage {} message