/aosp_15_r20/external/grpc-grpc/src/python/grpcio_tests/tests/protoc_plugin/ |
H A D | _python_plugin_test.py | 97 def FullDuplexCall(self, request_iter, unused_rpc_context): member in _ServicerMethods 158 def FullDuplexCall(self, request_iterator, context): member in _CreateService.Servicer 581 def FullDuplexCall(self, request_iterator, context): member in SimpleStubsPluginTest.Servicer
|
H A D | beta_python_plugin_test.py | 168 def FullDuplexCall(self, request_iter, unused_rpc_context): member in _ServicerMethods 214 def FullDuplexCall(self, request_iter, context): member in _CreateService.Servicer
|
/aosp_15_r20/external/grpc-grpc/doc/ |
H A D | interop-test-descriptions.md | 1351 ### FullDuplexCall subsection 1352 [FullDuplexCall]: #fullduplexcall
|
/aosp_15_r20/external/grpc-grpc/src/python/grpcio_tests/tests/protoc_plugin/protos/service/ |
H A D | test_service.proto | 40 rpc FullDuplexCall(stream StreamingOutputCallRequest) rpc
|
/aosp_15_r20/external/grpc-grpc/src/objective-c/examples/RemoteTestClient/ |
H A D | test.proto | 48 rpc FullDuplexCall(stream StreamingOutputCallRequest) rpc
|
/aosp_15_r20/external/grpc-grpc/src/objective-c/tests/RemoteTestClient/ |
H A D | test.proto | 48 rpc FullDuplexCall(stream StreamingOutputCallRequest) rpc
|
/aosp_15_r20/external/grpc-grpc/src/php/tests/interop/Grpc/Testing/ |
H A D | TestServiceStub.php | 119 public function FullDuplexCall( function in Grpc\\Testing\\TestServiceStub
|
H A D | TestServiceClient.php | 123 public function FullDuplexCall($metadata = [], $options = []) { function in Grpc\\Testing\\TestServiceClient
|
/aosp_15_r20/external/grpc-grpc/src/python/grpcio_tests/tests/interop/ |
H A D | service.py | 89 def FullDuplexCall(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 | 123 public function FullDuplexCall($metadata = [], $options = []) { function in Grpc\\Testing\\TestServiceClient
|
/aosp_15_r20/external/grpc-grpc/src/php/tests/interop/ |
H A D | interop_server.php | 143 public function FullDuplexCall( function in TestService
|
/aosp_15_r20/external/grpc-grpc-java/interop-testing/src/main/proto/grpc/testing/ |
H A D | test.proto | 55 rpc FullDuplexCall(stream StreamingOutputCallRequest) rpc
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/proto/grpc/testing/ |
D | test.proto | 53 rpc FullDuplexCall(stream StreamingOutputCallRequest) rpc
|
/aosp_15_r20/external/grpc-grpc/src/python/grpcio_tests/tests_aio/unit/ |
H A D | _test_server.py | 123 async def FullDuplexCall(self, request_async_iterator, context): member in TestServiceServicer
|
/aosp_15_r20/external/grpc-grpc/src/proto/grpc/testing/ |
H A D | test.proto | 55 rpc FullDuplexCall(stream StreamingOutputCallRequest) rpc
|
/aosp_15_r20/external/grpc-grpc/test/cpp/interop/ |
H A D | interop_server.cc | 291 Status FullDuplexCall( in FullDuplexCall() function in TestServiceImpl
|