Searched defs:RequestStream (Results 1 – 12 of 12) sorted by relevance
32 rpc RequestStream(stream EchoRequest) returns (EchoResponse); rpc45 rpc RequestStream(stream EchoRequest) returns (EchoResponse); rpc58 rpc RequestStream(stream EchoRequest) returns (EchoResponse); rpc
46 Status RequestStream(ServerContext* /*context*/, in RequestStream() function in grpc::testing::ExceptingServiceImpl99 TEST_F(ExceptionTest, RequestStream) { in TEST_F() argument
51 Status RequestStream(ServerContext* context, in RequestStream() function in grpc::testing::__anon86206e540111::TestServiceImpl
258 Status RequestStream(ServerContext* context, in RequestStream() function
132 Status RequestStream(ServerContext* context, in RequestStream() function
255 Status RequestStream(ServerContext* /*context*/, in RequestStream() function in grpc::testing::__anonc912ef6c0111::TestServiceImpl
347 CallbackTestServiceImpl::RequestStream( in RequestStream() function in grpc::testing::CallbackTestServiceImpl
737 TEST_P(ClientCallbackEnd2endTest, RequestStream) { in TEST_P() argument
124 Status TestServiceImpl::RequestStream(ServerContext* context, function
93 public IClientStreamWriter<TRequest> RequestStream property in Grpc.Core.AsyncDuplexStreamingCall
105 public IClientStreamWriter<TRequest> RequestStream property in Grpc.Core.AsyncClientStreamingCall
180 Status RequestStream(ServerContext* context, in RequestStream() function in grpc::testing::__anonad9256890111::TestServiceImpl