Home
last modified time | relevance | path

Searched defs:_sock_sendfile_native (Results 1 – 18 of 18) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/asyncio/
Dproactor_events.py731 async def _sock_sendfile_native(self, sock, file, offset, count): member in BaseProactorEventLoop
Dunix_events.py352 async def _sock_sendfile_native(self, sock, file, offset, count): member in _UnixSelectorEventLoop
Dbase_events.py889 async def _sock_sendfile_native(self, sock, file, offset, count): member in BaseEventLoop
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/asyncio/
Dproactor_events.py731 async def _sock_sendfile_native(self, sock, file, offset, count): member in BaseProactorEventLoop
Dunix_events.py352 async def _sock_sendfile_native(self, sock, file, offset, count): member in _UnixSelectorEventLoop
Dbase_events.py889 async def _sock_sendfile_native(self, sock, file, offset, count): member in BaseEventLoop
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/asyncio/
H A Dproactor_events.py731 async def _sock_sendfile_native(self, sock, file, offset, count): member in BaseProactorEventLoop
H A Dunix_events.py352 async def _sock_sendfile_native(self, sock, file, offset, count): member in _UnixSelectorEventLoop
H A Dbase_events.py889 async def _sock_sendfile_native(self, sock, file, offset, count): member in BaseEventLoop
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/asyncio/
Dproactor_events.py731 async def _sock_sendfile_native(self, sock, file, offset, count): member in BaseProactorEventLoop
Dunix_events.py352 async def _sock_sendfile_native(self, sock, file, offset, count): member in _UnixSelectorEventLoop
Dbase_events.py889 async def _sock_sendfile_native(self, sock, file, offset, count): member in BaseEventLoop
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/asyncio/
Dproactor_events.py731 async def _sock_sendfile_native(self, sock, file, offset, count): member in BaseProactorEventLoop
Dunix_events.py352 async def _sock_sendfile_native(self, sock, file, offset, count): member in _UnixSelectorEventLoop
Dbase_events.py889 async def _sock_sendfile_native(self, sock, file, offset, count): member in BaseEventLoop
/aosp_15_r20/external/python/cpython3/Lib/asyncio/
Dproactor_events.py731 async def _sock_sendfile_native(self, sock, file, offset, count): member in BaseProactorEventLoop
Dunix_events.py352 async def _sock_sendfile_native(self, sock, file, offset, count): member in _UnixSelectorEventLoop
Dbase_events.py889 async def _sock_sendfile_native(self, sock, file, offset, count): member in BaseEventLoop