/aosp_15_r20/external/grpc-grpc/src/python/grpcio/grpc/beta/ |
H A D | _client_adaptations.py | 190 protocol_options, argument 228 protocol_options, argument 255 protocol_options, argument 283 protocol_options, argument 321 protocol_options, argument 348 protocol_options, argument 393 protocol_options=None, argument 409 def future(self, request, timeout, metadata=None, protocol_options=None): argument 430 protocol_options=None, argument 452 def __call__(self, request, timeout, metadata=None, protocol_options=None): argument [all …]
|
/aosp_15_r20/external/grpc-grpc/src/python/grpcio/grpc/framework/interfaces/face/ |
H A D | face.py | 369 protocol_options=None, argument 393 def future(self, request, timeout, metadata=None, protocol_options=None): argument 420 protocol_options=None, argument 445 def __call__(self, request, timeout, metadata=None, protocol_options=None): argument 471 protocol_options=None, argument 502 protocol_options=None, argument 527 self, request_iterator, timeout, metadata=None, protocol_options=None argument 554 protocol_options=None, argument 580 self, request_iterator, timeout, metadata=None, protocol_options=None argument 606 protocol_options=None, argument [all …]
|
/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 …axHitPoint(self, request_iterator, timeout, metadata=None, with_call=False, protocol_options=None): 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/framework/interfaces/base/ |
H A D | base.py | 282 protocol_options=None, argument
|