/aosp_15_r20/external/flatbuffers/tests/MyGame/Example/ |
H A D | monster_test_grpc_fb.py | 197 def Store(self, request, timeout, metadata=None, with_call=False, protocol_options=None): argument 200 def Retrieve(self, request, timeout, metadata=None, with_call=False, protocol_options=None): argument 202 …def GetMaxHitPoint(self, request_iterator, timeout, metadata=None, with_call=False, protocol_optio… argument 205 …def GetMinMaxHitPoints(self, request, timeout, metadata=None, with_call=False, protocol_options=No… argument
|
/aosp_15_r20/external/grpc-grpc/src/python/grpcio/grpc/beta/ |
H A D | _client_adaptations.py | 189 with_call, argument 282 with_call, argument 392 with_call=False, argument 500 with_call=False, argument 608 with_call=None, argument 712 with_call=None, argument
|
/aosp_15_r20/external/grpc-grpc/src/python/grpcio/grpc/framework/interfaces/face/ |
H A D | face.py | 368 with_call=False, argument 501 with_call=False, argument 714 with_call=False, argument 808 with_call=False, argument
|
/aosp_15_r20/external/grpc-grpc/src/python/grpcio_testing/grpc_testing/_channel/ |
H A D | _multi_callable.py | 37 def with_call(self, request, timeout=None, metadata=None, credentials=None): member in UnaryUnary 92 def with_call( member in StreamUnary
|
/aosp_15_r20/external/grpc-grpc/src/python/grpcio/grpc/ |
H A D | _interceptor.py | 334 def with_call( member in _UnaryUnaryMultiCallable 536 def with_call( member in _StreamUnaryMultiCallable
|
H A D | __init__.py | 714 def with_call( member in UnaryUnaryMultiCallable 856 def with_call( member in StreamUnaryMultiCallable
|
H A D | _channel.py | 1183 def with_call( member in _UnaryUnaryMultiCallable 1538 def with_call( member in _StreamUnaryMultiCallable
|
/aosp_15_r20/external/python/python-api-core/google/api_core/ |
D | grpc_helpers_async.py | 42 def with_call(self, call): member in _WrappedCall
|