/third_party/grpc/src/python/grpcio_testing/grpc_testing/_server/ |
D | _service.py | 78 def unary_stream(implementation, rpc, request, servicer_context): function
|
/third_party/grpc/src/python/grpcio_testing/grpc_testing/_channel/ |
D | _channel.py | 41 def unary_stream(self, member in TestingChannel
|
D | _channel_rpc.py | 105 def unary_stream(channel_state, method_descriptor): function
|
/third_party/grpc/src/python/grpcio_tests/tests/unit/beta/ |
D | _beta_features_test.py | 59 def unary_stream(self, request, context): member in _Servicer
|
/third_party/grpc/src/python/grpcio/grpc/experimental/aio/ |
D | _base_channel.py | 287 def unary_stream( member in Channel
|
D | _channel.py | 388 def unary_stream( member in Channel
|
/third_party/grpc/src/python/grpcio/grpc/aio/ |
D | _base_channel.py | 291 def unary_stream( member in Channel
|
D | _channel.py | 392 def unary_stream( member in Channel
|
/third_party/grpc/src/python/grpcio_tests/tests/unit/ |
D | _invocation_defects_test.py | 97 unary_stream, stream_unary, stream_stream): argument
|
D | _metadata_code_details_test.py | 89 def unary_stream(self, request, context): member in _Servicer
|
D | _rpc_test_helpers.py | 158 unary_stream, stream_unary, stream_stream): argument
|
D | _interceptor_test.py | 134 unary_stream, stream_unary, stream_stream): argument
|
D | _rpc_test.py | 159 unary_stream, stream_unary, stream_stream): argument
|
/third_party/grpc/src/python/grpcio/grpc/ |
D | _simple_stubs.py | 250 def unary_stream( function
|
D | _interceptor.py | 503 def unary_stream(self, member in _Channel
|
D | __init__.py | 1009 def unary_stream(self, member in Channel
|
D | _channel.py | 1482 def unary_stream(self, member in Channel
|
/third_party/grpc/src/python/grpcio/grpc/framework/interfaces/face/ |
D | face.py | 998 def unary_stream(self, group, method): member in GenericStub
|
/third_party/grpc/src/python/grpcio/grpc/beta/ |
D | _client_adaptations.py | 619 def unary_stream(self, group, method): member in _GenericStub
|