Home
last modified time | relevance | path

Searched defs:protocol_options (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/grpc-grpc/src/python/grpcio/grpc/beta/
H A D_client_adaptations.py190 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 Dface.py369 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 Dmonster_test_grpc_fb.py197 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 Dbase.py282 protocol_options=None, argument