/aosp_15_r20/external/grpc-grpc/src/python/grpcio_tests/tests/unit/ |
H A D | _metadata_code_details_test.py | 78 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.py | 46 def unary_unary(self, request, servicer_context): member in _MethodHandler
|
H A D | _channel_close_test.py | 52 def unary_unary(self, request, servicer_context): member in _UnaryMethodHandler
|
H A D | _invocation_defects_test.py | 121 unary_unary, argument
|
H A D | _rpc_test_helpers.py | 189 unary_unary, argument
|
H A D | _interceptor_test.py | 165 unary_unary, argument
|
/aosp_15_r20/external/grpc-grpc/src/python/grpcio_testing/grpc_testing/_server/ |
H A D | _service.py | 74 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.py | 37 def unary_unary( member in TestingChannel
|
H A D | _channel_rpc.py | 96 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.py | 49 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.py | 271 def unary_unary( member in Channel
|
H A D | _channel.py | 489 def unary_unary( member in Channel
|
/aosp_15_r20/external/grpc-grpc/src/python/grpcio/grpc/_cython/_cygrpc/aio/ |
H A D | call.pyx.pxi | 296 async def unary_unary(self, member in _AioCall
|
/aosp_15_r20/external/python/python-api-core/google/api_core/ |
D | grpc_helpers.py | 467 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.py | 228 def unary_unary( function
|
H A D | _interceptor.py | 688 def unary_unary( member in _Channel
|
H A D | __init__.py | 1002 def unary_unary( member in Channel
|
H A D | _channel.py | 2126 def unary_unary( member in Channel
|
/aosp_15_r20/external/grpc-grpc/src/python/grpcio/grpc/framework/interfaces/face/ |
H A D | face.py | 1017 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.py | 859 def unary_unary(self, group, method): member in _GenericStub
|