| /third_party/grpc/src/python/grpcio_tests/tests/protoc_plugin/protos/service/ |
| D | test_service.proto | 29 rpc StreamingOutputCall(StreamingOutputCallRequest) rpc
|
| /third_party/grpc/src/objective-c/examples/RemoteTestClient/ |
| D | test.proto | 37 rpc StreamingOutputCall(StreamingOutputCallRequest) rpc
|
| /third_party/grpc/src/objective-c/tests/RemoteTestClient/ |
| D | test.proto | 37 rpc StreamingOutputCall(StreamingOutputCallRequest) rpc
|
| /third_party/grpc/src/php/tests/interop/Grpc/Testing/ |
| D | TestServiceStub.php | 85 public function StreamingOutputCall( function in Grpc\\Testing\\TestServiceStub
|
| D | TestServiceClient.php | 94 public function StreamingOutputCall(\Grpc\Testing\StreamingOutputCallRequest $argument, function in Grpc\\Testing\\TestServiceClient
|
| /third_party/grpc/src/python/grpcio_tests/tests/interop/ |
| D | service.py | 68 def StreamingOutputCall(self, request, context): member in TestService
|
| /third_party/grpc/src/python/grpcio_tests/tests/protoc_plugin/ |
| D | _python_plugin_test.py | 80 def StreamingOutputCall(self, request, unused_rpc_context): member in _ServicerMethods 150 def StreamingOutputCall(self, request, context): member in _CreateService.Servicer 571 def StreamingOutputCall(self, request, context): member in SimpleStubsPluginTest.Servicer
|
| D | beta_python_plugin_test.py | 151 def StreamingOutputCall(self, request, unused_rpc_context): member in _ServicerMethods 208 def StreamingOutputCall(self, request, context): member in _CreateService.Servicer
|
| /third_party/grpc/src/php/tests/qps/generated_code/Grpc/Testing/ |
| D | TestServiceClient.php | 94 public function StreamingOutputCall(\Grpc\Testing\StreamingOutputCallRequest $argument, function in Grpc\\Testing\\TestServiceClient
|
| /third_party/grpc/src/php/tests/interop/ |
| D | interop_server.php | 103 public function StreamingOutputCall( function in TestService
|
| /third_party/grpc/src/python/grpcio_tests/tests_aio/unit/ |
| D | _test_server.py | 84 async def StreamingOutputCall( member in TestServiceServicer
|
| /third_party/grpc/src/proto/grpc/testing/ |
| D | test.proto | 44 rpc StreamingOutputCall(StreamingOutputCallRequest) rpc
|
| /third_party/grpc/doc/ |
| D | interop-test-descriptions.md | 1367 ### StreamingOutputCall subsection 1368 [StreamingOutputCall]: #streamingoutputcall
|
| /third_party/grpc/test/cpp/interop/ |
| D | interop_server.cc | 230 Status StreamingOutputCall( in StreamingOutputCall() function in TestServiceImpl
|