Home
last modified time | relevance | path

Searched defs:responseStream (Results 76 – 100 of 241) sorted by relevance

12345678910

/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/csharp/src/Apache.Arrow.Flight/Client/
H A DFlightRecordBatchDuplexStreamingCall.cs30 IAsyncStreamReader<FlightPutResult> responseStream, in FlightRecordBatchDuplexStreamingCall()
/dports/databases/arrow/apache-arrow-6.0.1/csharp/src/Apache.Arrow.Flight/Client/
H A DFlightRecordBatchDuplexStreamingCall.cs30 IAsyncStreamReader<FlightPutResult> responseStream, in FlightRecordBatchDuplexStreamingCall()
/dports/irc/smuxi/smuxi-1.1/lib/ServiceStack/src/ServiceStack.Common/Web/
H A DCompressedFileResult.cs48 public void WriteTo(Stream responseStream) in WriteTo()
H A DCompressedResult.cs70 public void WriteTo(Stream responseStream) in WriteTo()
H A DHttpResult.cs76 public HttpResult(Stream responseStream, string contentType) in HttpResult()
182 public void WriteTo(Stream responseStream) in WriteTo()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web.Services/System/Web/Services/Protocols/
H A DXmlReturnReader.cs112 public override object Read(WebResponse response, Stream responseStream) { in Read()
/dports/lang/mono/mono-5.10.1.57/mcs/class/corlib/System.Runtime.Remoting.Channels/
H A DIClientChannelSink.cs51 out ITransportHeaders responseHeaders, out Stream responseStream); in ProcessMessage()
H A DIServerChannelSink.cs50 out IMessage responseMsg, out ITransportHeaders responseHeaders, out Stream responseStream); in ProcessMessage()
H A DServerDispatchSink.cs75 out Stream responseStream) in ProcessMessage()
/dports/devel/grpc130/grpc-1.30.2/src/csharp/Grpc.IntegrationTesting/
H A DServerRunners.cs104 …treamingCall(IAsyncStreamReader<byte[]> requestStream, IServerStreamWriter<byte[]> responseStream,… in StreamingCall()
H A DMetadataCredentialsTest.cs259 …tputCall(StreamingOutputCallRequest request, IServerStreamWriter<StreamingOutputCallResponse> resp… in StreamingOutputCall()
/dports/devel/grpc/grpc-1.42.0/src/csharp/Grpc.IntegrationTesting/
H A DServerRunners.cs104 …treamingCall(IAsyncStreamReader<byte[]> requestStream, IServerStreamWriter<byte[]> responseStream,… in StreamingCall()
H A DMetadataCredentialsTest.cs259 …tputCall(StreamingOutputCallRequest request, IServerStreamWriter<StreamingOutputCallResponse> resp… in StreamingOutputCall()
/dports/devel/grpc134/grpc-1.34.1/src/csharp/Grpc.IntegrationTesting/
H A DServerRunners.cs104 …treamingCall(IAsyncStreamReader<byte[]> requestStream, IServerStreamWriter<byte[]> responseStream,… in StreamingCall()
H A DMetadataCredentialsTest.cs259 …tputCall(StreamingOutputCallRequest request, IServerStreamWriter<StreamingOutputCallResponse> resp… in StreamingOutputCall()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/src/csharp/Grpc.IntegrationTesting/
H A DServerRunners.cs104 …treamingCall(IAsyncStreamReader<byte[]> requestStream, IServerStreamWriter<byte[]> responseStream,… in StreamingCall()
H A DMetadataCredentialsTest.cs179 …tputCall(StreamingOutputCallRequest request, IServerStreamWriter<StreamingOutputCallResponse> resp… in StreamingOutputCall()
/dports/irc/smuxi/smuxi-1.1/lib/agsxmpp/agsxmpp/Sasl/XGoogleToken/
H A DXGoogleTokenMechanism.cs147 private void ParseClientAuthResponse(Stream responseStream) in ParseClientAuthResponse()
/dports/devel/grpc130/grpc-1.30.2/src/csharp/Grpc.Examples/
H A DMathGrpc.cs95 …mReader<global::Math.DivArgs> requestStream, grpc::IServerStreamWriter<global::Math.DivReply> resp… in DivMany()
109 …g.Tasks.Task Fib(global::Math.FibArgs request, grpc::IServerStreamWriter<global::Math.Num> respons… in Fib()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/src/csharp/Grpc.Examples/
H A DMathGrpc.cs95 …mReader<global::Math.DivArgs> requestStream, grpc::IServerStreamWriter<global::Math.DivReply> resp… in DivMany()
109 …g.Tasks.Task Fib(global::Math.FibArgs request, grpc::IServerStreamWriter<global::Math.Num> respons… in Fib()
/dports/lang/mono/mono-5.10.1.57/mcs/class/Mono.Posix/Mono.Remoting.Channels.Unix/
H A DUnixClientTransportSink.cs162 out Stream responseStream) in ProcessMessage()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Runtime.Remoting/System.Runtime.Remoting.MetadataServices/
H A DSdlChannelSink.cs83 out Stream responseStream) in ProcessMessage()
/dports/devel/grpc130/grpc-1.30.2/src/csharp/Grpc.HealthCheck/
H A DHealthServiceImpl.cs156 …ide async Task Watch(HealthCheckRequest request, IServerStreamWriter<HealthCheckResponse> response… in Watch()
/dports/devel/grpc/grpc-1.42.0/src/csharp/Grpc.HealthCheck/
H A DHealthServiceImpl.cs156 …ide async Task Watch(HealthCheckRequest request, IServerStreamWriter<HealthCheckResponse> response… in Watch()
/dports/devel/grpc/grpc-1.42.0/src/csharp/Grpc.Reflection/
H A DReflectionServiceImpl.cs66 …eader<ServerReflectionRequest> requestStream, IServerStreamWriter<ServerReflectionResponse> respon… in ServerReflectionInfo()

12345678910