HomeSort by relevance Sort by last modified time
    Searched defs:ComplexProtoParams (Results 1 - 3 of 3) sorted by null

  /external/grpc-grpc/src/php/tests/qps/generated_code/Grpc/Testing/
ComplexProtoParams.php 15 * Generated from protobuf message <code>grpc.testing.ComplexProtoParams</code>
17 class ComplexProtoParams extends \Google\Protobuf\Internal\Message
  /external/grpc-grpc/src/csharp/Grpc.IntegrationTesting/
Payloads.cs 41 new pbr::GeneratedClrTypeInfo(typeof(global::Grpc.Testing.ComplexProtoParams), global::Grpc.Testing.ComplexProtoParams.Parser, null, null, null, null),
367 public sealed partial class ComplexProtoParams : pb::IMessage<ComplexProtoParams> {
368 private static readonly pb::MessageParser<ComplexProtoParams> _parser = new pb::MessageParser<ComplexProtoParams>(() => new ComplexProtoParams());
371 public static pb::MessageParser<ComplexProtoParams> Parser { get { return _parser; } }
384 public ComplexProtoParams() {
391 public ComplexProtoParams(ComplexProtoParams other) : this()
    [all...]
  /external/grpc-grpc-java/benchmarks/src/generated/main/java/io/grpc/benchmarks/proto/
Payloads.java     [all...]

Completed in 1088 milliseconds