/aosp_15_r20/external/grpc-grpc/src/python/grpcio_tests/tests/protoc_plugin/ |
H A D | _python_plugin_test.py | 106 def HalfDuplexCall(self, request_iter, unused_rpc_context): member in _ServicerMethods 161 def HalfDuplexCall(self, request_iterator, context): member in _CreateService.Servicer 586 def HalfDuplexCall(self, request_iterator, context): member in SimpleStubsPluginTest.Servicer
|
H A D | beta_python_plugin_test.py | 177 def HalfDuplexCall(self, request_iter, unused_rpc_context): member in _ServicerMethods 217 def HalfDuplexCall(self, request_iter, context): member in _CreateService.Servicer
|
/aosp_15_r20/external/grpc-grpc/src/python/grpcio_tests/tests/protoc_plugin/protos/service/ |
H A D | test_service.proto | 47 rpc HalfDuplexCall(stream StreamingOutputCallRequest) rpc
|
/aosp_15_r20/external/grpc-grpc/src/objective-c/examples/RemoteTestClient/ |
H A D | test.proto | 55 rpc HalfDuplexCall(stream StreamingOutputCallRequest) rpc
|
/aosp_15_r20/external/grpc-grpc/src/objective-c/tests/RemoteTestClient/ |
H A D | test.proto | 55 rpc HalfDuplexCall(stream StreamingOutputCallRequest) rpc
|
/aosp_15_r20/external/grpc-grpc/src/php/tests/interop/Grpc/Testing/ |
H A D | TestServiceStub.php | 138 public function HalfDuplexCall( function in Grpc\\Testing\\TestServiceStub
|
H A D | TestServiceClient.php | 138 public function HalfDuplexCall($metadata = [], $options = []) { function in Grpc\\Testing\\TestServiceClient
|
/aosp_15_r20/external/grpc-grpc/src/python/grpcio_tests/tests/interop/ |
H A D | service.py | 107 def HalfDuplexCall(self, request_iterator, context): member in TestService
|
/aosp_15_r20/external/grpc-grpc/src/php/tests/qps/generated_code/Grpc/Testing/ |
H A D | TestServiceClient.php | 138 public function HalfDuplexCall($metadata = [], $options = []) { function in Grpc\\Testing\\TestServiceClient
|
/aosp_15_r20/external/grpc-grpc/src/php/tests/interop/ |
H A D | interop_server.php | 181 public function HalfDuplexCall( function in TestService
|
/aosp_15_r20/external/grpc-grpc-java/interop-testing/src/main/proto/grpc/testing/ |
H A D | test.proto | 62 rpc HalfDuplexCall(stream StreamingOutputCallRequest) rpc
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/proto/grpc/testing/ |
D | test.proto | 60 rpc HalfDuplexCall(stream StreamingOutputCallRequest) rpc
|
/aosp_15_r20/external/grpc-grpc/src/proto/grpc/testing/ |
H A D | test.proto | 62 rpc HalfDuplexCall(stream StreamingOutputCallRequest) rpc
|
/aosp_15_r20/external/grpc-grpc/test/cpp/interop/ |
H A D | interop_server.cc | 340 Status HalfDuplexCall( in HalfDuplexCall() function in TestServiceImpl
|