Home
last modified time | relevance | path

Searched defs:StreamingOutputCallResponse (Results 1 – 12 of 12) sorted by relevance

/third_party/grpc/src/python/grpcio_tests/tests/protoc_plugin/protos/responses/
Dtest_responses.proto30 message StreamingOutputCallResponse { message
/third_party/grpc/src/php/tests/qps/generated_code/Grpc/Testing/
DStreamingOutputCallResponse.php16 class StreamingOutputCallResponse extends \Google\Protobuf\Internal\Message class
/third_party/grpc/src/php/tests/interop/Grpc/Testing/
DStreamingOutputCallResponse.php16 class StreamingOutputCallResponse extends \Google\Protobuf\Internal\Message class
/third_party/grpc/src/ruby/qps/src/proto/grpc/testing/
Dmessages_pb.rb129StreamingOutputCallResponse = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("grpc.testi… constant
/third_party/grpc/src/ruby/pb/src/proto/grpc/testing/
Dmessages_pb.rb129StreamingOutputCallResponse = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("grpc.testi… constant
/third_party/grpc/src/objective-c/examples/RemoteTestClient/
Dmessages.proto115 message StreamingOutputCallResponse { message
/third_party/grpc/test/cpp/interop/
Dinterop_server.cc255 ServerReaderWriter<StreamingOutputCallResponse, in FullDuplexCall()
291 ServerReaderWriter<StreamingOutputCallResponse, in HalfDuplexCall()
/third_party/grpc/test/http2_test/
Dmessages_pb2.py639 StreamingOutputCallResponse = _reflection.GeneratedProtocolMessageType('StreamingOutputCallResponse… variable
/third_party/grpc/src/objective-c/tests/RemoteTestClient/
Dmessages.proto153 message StreamingOutputCallResponse { message
/third_party/grpc/src/proto/grpc/testing/
Dmessages.proto178 message StreamingOutputCallResponse { message
/third_party/grpc/src/python/grpcio_tests/tests_aio/interop/
Dmethods.py64 messages_pb2.SimpleResponse, messages_pb2.StreamingOutputCallResponse],
/third_party/grpc/src/csharp/Grpc.IntegrationTesting/
DMessages.cs2717 …public sealed partial class StreamingOutputCallResponse : pb::IMessage<StreamingOutputCallResponse> class
2738 public StreamingOutputCallResponse() { in StreamingOutputCallResponse() method in Grpc.Testing.StreamingOutputCallResponse
2745 public StreamingOutputCallResponse(StreamingOutputCallResponse other) : this() { in StreamingOutputCallResponse() method in Grpc.Testing.StreamingOutputCallResponse