Home
last modified time | relevance | path

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

/external/grpc-grpc/src/python/grpcio_testing/grpc_testing/_server/
D_service.py18 class _RequestIterator(object): class
83 _RequestIterator(rpc, handler), implementation, rpc, servicer_context)
88 _RequestIterator(rpc, handler), implementation, rpc, servicer_context)
/external/grpc-grpc/src/python/grpcio/grpc/
D_server.py304 class _RequestIterator(object): class
542 request_iterator = _RequestIterator(state, rpc_event.call,
551 request_iterator = _RequestIterator(state, rpc_event.call,