Home
last modified time | relevance | path

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

/external/grpc-grpc/src/python/grpcio/grpc/beta/
Dutilities.py29 class _ChannelReadyFuture(future.Future): class
147 ready_future = _ChannelReadyFuture(channel)
/external/grpc-grpc/src/python/grpcio/grpc/
D_utilities.py60 class _ChannelReadyFuture(grpc.Future): class
164 ready_future = _ChannelReadyFuture(channel)