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

  /external/grpc-grpc/src/php/tests/qps/generated_code/Grpc/Testing/
StreamingOutputCallResponse.php 14 * Generated from protobuf message <code>grpc.testing.StreamingOutputCallResponse</code>
16 class StreamingOutputCallResponse extends \Google\Protobuf\Internal\Message
  /external/grpc-grpc/test/http2_test/
messages_pb2.py 449 name='StreamingOutputCallResponse',
450 full_name='grpc.testing.StreamingOutputCallResponse',
456 name='payload', full_name='grpc.testing.StreamingOutputCallResponse.payload', index=0,
571 DESCRIPTOR.message_types_by_name['StreamingOutputCallResponse'] = _STREAMINGOUTPUTCALLRESPONSE
639 StreamingOutputCallResponse = _reflection.GeneratedProtocolMessageType('StreamingOutputCallResponse', (_message.Message,), dict(
642 # @@protoc_insertion_point(class_scope:grpc.testing.StreamingOutputCallResponse)
644 _sym_db.RegisterMessage(StreamingOutputCallResponse)
  /external/grpc-grpc/src/csharp/Grpc.IntegrationTesting/
Messages.cs 70 new pbr::GeneratedClrTypeInfo(typeof(global::Grpc.Testing.StreamingOutputCallResponse), global::Grpc.Testing.StreamingOutputCallResponse.Parser, new[]{ "Payload" }, null, null, null),
    [all...]
  /external/grpc-grpc-java/benchmarks/src/generated/main/java/io/grpc/benchmarks/proto/
Messages.java     [all...]
  /external/grpc-grpc-java/interop-testing/src/generated/main/java/io/grpc/testing/integration/
Messages.java     [all...]

Completed in 490 milliseconds