Home
last modified time | relevance | path

Searched refs:ChannelRpcRead (Results 1 – 2 of 2) sorted by relevance

/third_party/grpc/src/python/grpcio_testing/grpc_testing/_channel/
D_rpc_state.py66 return _common.ChannelRpcRead(response, None, None,
69 return _common.ChannelRpcRead(None,
76 return _common.ChannelRpcRead(response, None, None,
81 return _common.ChannelRpcRead(None, self._trailing_metadata,
/third_party/grpc/src/python/grpcio_testing/grpc_testing/
D_common.py49 class ChannelRpcRead( class