Home
last modified time | relevance | path

Searched defs:RequestStream (Results 1 – 9 of 9) sorted by relevance

/external/grpc-grpc/test/cpp/end2end/
Dexception_test.cc46 Status RequestStream(ServerContext* context, in RequestStream() function in grpc::testing::ExceptingServiceImpl
99 TEST_F(ExceptionTest, RequestStream) { in TEST_F() argument
Dtest_service_impl.cc170 Status TestServiceImpl::RequestStream(ServerContext* context, in RequestStream() function in grpc::testing::TestServiceImpl
Dserver_early_return_test.cc51 Status RequestStream(ServerContext* context, in RequestStream() function in grpc::testing::__anonce9b2c230111::TestServiceImpl
Dmock_test.cc172 Status RequestStream(ServerContext* context, in RequestStream() function in grpc::testing::__anon7521e91b0111::TestServiceImpl
/external/grpc-grpc/src/proto/grpc/testing/
Decho.proto24 rpc RequestStream(stream EchoRequest) returns (EchoResponse); rpc
/external/grpc-grpc/src/csharp/Grpc.Core/
DAsyncDuplexStreamingCall.cs76 public IClientStreamWriter<TRequest> RequestStream property in Grpc.Core.AsyncDuplexStreamingCall
DAsyncClientStreamingCall.cs88 public IClientStreamWriter<TRequest> RequestStream property in Grpc.Core.AsyncClientStreamingCall
/external/grpc-grpc/src/php/tests/qps/generated_code/Grpc/Testing/
DEchoTestServiceClient.php51 public function RequestStream($metadata = [], $options = []) { function in Grpc\\Testing\\EchoTestServiceClient
/external/grpc-grpc/test/cpp/util/
Dgrpc_tool_test.cc147 Status RequestStream(ServerContext* context, in RequestStream() function in grpc::testing::__anon994677f80111::TestServiceImpl