Home
last modified time | relevance | path

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

/external/protobuf/csharp/protos/
Dunittest_custom_options_proto3.proto132 message CustomOptionFooServerMessage { message
/external/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Dunittest_custom_options.proto122 message CustomOptionFooServerMessage { message
/external/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Dunittest_custom_options.proto122 message CustomOptionFooServerMessage { message
/external/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Dunittest_custom_options.proto122 message CustomOptionFooServerMessage { message
/external/protobuf/src/google/protobuf/
Dunittest_custom_options.proto132 message CustomOptionFooServerMessage { message
/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
DUnittestCustomOptionsProto3.cs765 …public sealed partial class CustomOptionFooServerMessage : pb::IMessage<CustomOptionFooServerMessa… class
782 public CustomOptionFooServerMessage() { in CustomOptionFooServerMessage() method in UnitTest.Issues.TestProtos.CustomOptionFooServerMessage
789 public CustomOptionFooServerMessage(CustomOptionFooServerMessage other) : this() { in CustomOptionFooServerMessage() method in UnitTest.Issues.TestProtos.CustomOptionFooServerMessage