Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/protos/
Dunittest_custom_options_proto3.proto104 message CustomOptionFooServerMessage {} message
/third_party/protobuf/src/google/protobuf/
Dunittest_custom_options.proto106 message CustomOptionFooServerMessage {} message
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
DUnittestCustomOptionsProto3.pb.cs1040 …public sealed partial class CustomOptionFooServerMessage : pb::IMessage<CustomOptionFooServerMessa… class
1065 public CustomOptionFooServerMessage() { in CustomOptionFooServerMessage() method in UnitTest.Issues.TestProtos.CustomOptionFooServerMessage
1073 public CustomOptionFooServerMessage(CustomOptionFooServerMessage other) : this() { in CustomOptionFooServerMessage() method in UnitTest.Issues.TestProtos.CustomOptionFooServerMessage