Home
last modified time | relevance | path

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

/external/protobuf/csharp/protos/
Dunittest_custom_options_proto3.proto307 message AggregateMessage { message
314 rpc Method (AggregateMessage) returns (AggregateMessage) { argument
/external/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Dunittest_custom_options.proto357 message AggregateMessage { message
364 rpc Method (AggregateMessage) returns (AggregateMessage) { argument
/external/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Dunittest_custom_options.proto357 message AggregateMessage { message
364 rpc Method (AggregateMessage) returns (AggregateMessage) { argument
/external/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Dunittest_custom_options.proto357 message AggregateMessage { message
364 rpc Method (AggregateMessage) returns (AggregateMessage) { argument
/external/protobuf/src/google/protobuf/
Dunittest_custom_options.proto373 message AggregateMessage { message
380 rpc Method (AggregateMessage) returns (AggregateMessage) { argument
/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
DUnittestCustomOptionsProto3.cs2584 public sealed partial class AggregateMessage : pb::IMessage<AggregateMessage> { class
2601 public AggregateMessage() { in AggregateMessage() method in UnitTest.Issues.TestProtos.AggregateMessage
2608 public AggregateMessage(AggregateMessage other) : this() { in AggregateMessage() method in UnitTest.Issues.TestProtos.AggregateMessage