Home
last modified time | relevance | path

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

/external/grpc-grpc/src/python/grpcio_testing/grpc_testing/_channel/
D_rpc_state.py66 return _common.ChannelRpcRead(response, None, None,
69 return _common.ChannelRpcRead(
75 return _common.ChannelRpcRead(response, None, None,
80 return _common.ChannelRpcRead(None, self._trailing_metadata,
/external/grpc-grpc/src/python/grpcio_testing/grpc_testing/
D_common.py49 class ChannelRpcRead( class