Home
last modified time | relevance | path

Searched defs:unary_unary (Results 1 – 20 of 20) sorted by relevance

/aosp_15_r20/external/grpc-grpc/src/python/grpcio_tests/tests/unit/
H A D_metadata_code_details_test.py78 def unary_unary(self, request, context): member in _Servicer
820 def unary_unary(self, request, context): member in _InspectServicer
H A D_error_message_encoding_test.py46 def unary_unary(self, request, servicer_context): member in _MethodHandler
H A D_channel_close_test.py52 def unary_unary(self, request, servicer_context): member in _UnaryMethodHandler
H A D_invocation_defects_test.py121 unary_unary, argument
H A D_rpc_test_helpers.py189 unary_unary, argument
H A D_interceptor_test.py165 unary_unary, argument
/aosp_15_r20/external/grpc-grpc/src/python/grpcio_testing/grpc_testing/_server/
H A D_service.py74 def unary_unary(implementation, rpc, request, servicer_context): function
/aosp_15_r20/external/grpc-grpc/src/python/grpcio_testing/grpc_testing/_channel/
H A D_channel.py37 def unary_unary( member in TestingChannel
H A D_channel_rpc.py96 def unary_unary(channel_state, method_descriptor): function
/aosp_15_r20/external/grpc-grpc/src/python/grpcio_tests/tests/unit/beta/
H A D_beta_features_test.py49 def unary_unary(self, request, context): member in _Servicer
/aosp_15_r20/external/grpc-grpc/src/python/grpcio/grpc/aio/
H A D_base_channel.py271 def unary_unary( member in Channel
H A D_channel.py489 def unary_unary( member in Channel
/aosp_15_r20/external/grpc-grpc/src/python/grpcio/grpc/_cython/_cygrpc/aio/
H A Dcall.pyx.pxi296 async def unary_unary(self, member in _AioCall
/aosp_15_r20/external/python/python-api-core/google/api_core/
Dgrpc_helpers.py467 def unary_unary(self, method, request_serializer=None, response_deserializer=None): member in ChannelStub
/aosp_15_r20/external/grpc-grpc/src/python/grpcio/grpc/
H A D_simple_stubs.py228 def unary_unary( function
H A D_interceptor.py688 def unary_unary( member in _Channel
H A D__init__.py1002 def unary_unary( member in Channel
H A D_channel.py2126 def unary_unary( member in Channel
/aosp_15_r20/external/grpc-grpc/src/python/grpcio/grpc/framework/interfaces/face/
H A Dface.py1017 def unary_unary(self, group, method): member in GenericStub
/aosp_15_r20/external/grpc-grpc/src/python/grpcio/grpc/beta/
H A D_client_adaptations.py859 def unary_unary(self, group, method): member in _GenericStub