Home
last modified time | relevance | path

Searched refs:unary_stream_inline (Results 1 – 4 of 4) sorted by relevance

/external/grpc-grpc/src/python/grpcio/grpc/framework/interfaces/face/
Dutilities.py57 def unary_stream_inline(behavior): function
/external/grpc-grpc/src/python/grpcio_tests/tests/unit/beta/
D_beta_features_test.py147 utilities.unary_stream_inline(self._servicer.unary_stream),
278 utilities.unary_stream_inline(self._servicer.unary_stream),
/external/flatbuffers/tests/MyGame/Example/
Dmonster_test_grpc_fb.py219 …('MyGame.Example.MonsterStorage', 'Retrieve'): face_utilities.unary_stream_inline(servicer.Retriev…
/external/grpc-grpc/src/python/grpcio/grpc/beta/
D_server_adaptations.py270 implementation.unary_stream_inline),