/external/grpc-grpc/src/python/grpcio_testing/grpc_testing/_server/ |
D | _service.py | 73 def unary_unary(implementation, rpc, request, servicer_context): function
|
/external/grpc-grpc/src/python/grpcio_testing/grpc_testing/_channel/ |
D | _channel.py | 35 def unary_unary(self, member in TestingChannel
|
D | _channel_rpc.py | 98 def unary_unary(channel_state, method_descriptor): function
|
/external/grpc-grpc/src/python/grpcio_tests/tests/unit/beta/ |
D | _beta_features_test.py | 49 def unary_unary(self, request, context): member in _Servicer
|
/external/grpc-grpc/src/python/grpcio_tests/tests/unit/ |
D | _invocation_defects_test.py | 117 request_deserializer, response_serializer, unary_unary, argument
|
D | _metadata_code_details_test.py | 71 def unary_unary(self, request, context): member in _Servicer
|
D | _rpc_test.py | 121 request_deserializer, response_serializer, unary_unary, argument
|
D | _interceptor_test.py | 117 request_deserializer, response_serializer, unary_unary, argument
|
/external/grpc-grpc/src/python/grpcio/grpc/ |
D | _interceptor.py | 406 def unary_unary(self, member in _Channel
|
D | _channel.py | 922 def unary_unary(self, member in Channel
|
D | __init__.py | 854 def unary_unary(self, member in Channel
|
/external/grpc-grpc/src/python/grpcio/grpc/framework/interfaces/face/ |
D | face.py | 985 def unary_unary(self, group, method): member in GenericStub
|
/external/grpc-grpc/src/python/grpcio/grpc/beta/ |
D | _client_adaptations.py | 599 def unary_unary(self, group, method): member in _GenericStub
|