Home
last modified time | relevance | path

Searched refs:BaseProactorEventLoop (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/python/cpython3/Lib/test/test_asyncio/
Dtest_proactor_events.py10 from asyncio.proactor_events import BaseProactorEventLoop
755 self.loop = BaseProactorEventLoop(self.proactor)
763 loop = BaseProactorEventLoop(self.proactor)
Dtest_sock_lowlevel.py76 if not isinstance(self.loop, proactor_events.BaseProactorEventLoop):
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/asyncio/
Dwindows_events.py309 class ProactorEventLoop(proactor_events.BaseProactorEventLoop):
Dproactor_events.py629 class BaseProactorEventLoop(base_events.BaseEventLoop): class
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/asyncio/
Dwindows_events.py309 class ProactorEventLoop(proactor_events.BaseProactorEventLoop):
Dproactor_events.py629 class BaseProactorEventLoop(base_events.BaseEventLoop): class
/aosp_15_r20/external/python/cpython3/Lib/asyncio/
Dwindows_events.py309 class ProactorEventLoop(proactor_events.BaseProactorEventLoop):
Dproactor_events.py629 class BaseProactorEventLoop(base_events.BaseEventLoop): class
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/asyncio/
Dwindows_events.py309 class ProactorEventLoop(proactor_events.BaseProactorEventLoop):
Dproactor_events.py629 class BaseProactorEventLoop(base_events.BaseEventLoop): class
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/asyncio/
H A Dwindows_events.py309 class ProactorEventLoop(proactor_events.BaseProactorEventLoop):
H A Dproactor_events.py629 class BaseProactorEventLoop(base_events.BaseEventLoop): class
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/asyncio/
Dwindows_events.py309 class ProactorEventLoop(proactor_events.BaseProactorEventLoop):
Dproactor_events.py629 class BaseProactorEventLoop(base_events.BaseEventLoop): class