Home
last modified time | relevance | path

Searched defs:done_callback (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Lib/asyncio/
Dwindows_events.py706 def _wait_cancel(self, event, done_callback): argument
/third_party/grpc/src/python/grpcio/grpc/beta/
D_client_adaptations.py161 def done_callback(): function