/aosp_15_r20/external/grpc-grpc/src/python/grpcio_tests/tests/protoc_plugin/ |
H A 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
|
H A 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
|
/aosp_15_r20/external/grpc-grpc/doc/ |
H A D | interop-test-descriptions.md | 1342 ### StreamingOutputCall subsection 1343 [StreamingOutputCall]: #streamingoutputcall
|
/aosp_15_r20/external/grpc-grpc/src/python/grpcio_tests/tests/protoc_plugin/protos/service/ |
H A D | test_service.proto | 29 rpc StreamingOutputCall(StreamingOutputCallRequest) rpc
|
/aosp_15_r20/external/grpc-grpc/src/objective-c/examples/RemoteTestClient/ |
H A D | test.proto | 37 rpc StreamingOutputCall(StreamingOutputCallRequest) rpc
|
/aosp_15_r20/external/grpc-grpc/src/objective-c/tests/RemoteTestClient/ |
H A D | test.proto | 37 rpc StreamingOutputCall(StreamingOutputCallRequest) rpc
|
/aosp_15_r20/external/grpc-grpc-java/compiler/src/test/proto/grpc/testing/compiler/ |
H A D | test.proto | 49 rpc StreamingOutputCall(StreamingOutputCallRequest) rpc
|
/aosp_15_r20/external/grpc-grpc/src/php/tests/interop/Grpc/Testing/ |
H A D | TestServiceStub.php | 85 public function StreamingOutputCall( function in Grpc\\Testing\\TestServiceStub
|
H A D | TestServiceClient.php | 94 public function StreamingOutputCall(\Grpc\Testing\StreamingOutputCallRequest $argument, function in Grpc\\Testing\\TestServiceClient
|
/aosp_15_r20/external/grpc-grpc/src/python/grpcio_tests/tests/interop/ |
H A D | service.py | 68 def StreamingOutputCall(self, request, context): member in TestService
|
/aosp_15_r20/external/grpc-grpc/src/php/tests/qps/generated_code/Grpc/Testing/ |
H A D | TestServiceClient.php | 94 public function StreamingOutputCall(\Grpc\Testing\StreamingOutputCallRequest $argument, function in Grpc\\Testing\\TestServiceClient
|
/aosp_15_r20/external/grpc-grpc/src/php/tests/interop/ |
H A D | interop_server.php | 103 public function StreamingOutputCall( function in TestService
|
/aosp_15_r20/external/grpc-grpc-java/interop-testing/src/main/proto/grpc/testing/ |
H A D | test.proto | 44 rpc StreamingOutputCall(StreamingOutputCallRequest) rpc
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/proto/grpc/testing/ |
D | test.proto | 42 rpc StreamingOutputCall(StreamingOutputCallRequest) rpc
|
/aosp_15_r20/external/grpc-grpc/src/python/grpcio_tests/tests_aio/unit/ |
H A D | _test_server.py | 84 async def StreamingOutputCall( member in TestServiceServicer
|
/aosp_15_r20/external/grpc-grpc/src/proto/grpc/testing/ |
H A D | test.proto | 44 rpc StreamingOutputCall(StreamingOutputCallRequest) rpc
|
/aosp_15_r20/external/grpc-grpc/test/cpp/interop/ |
H A D | interop_server.cc | 231 Status StreamingOutputCall( in StreamingOutputCall() function in TestServiceImpl
|