Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Lib/test/test_asyncio/
Dtest_sendfile.py325 def sendfile_native(transp, file, offset, count): function
347 def sendfile_native(transp, file, offset, count): function
479 def sendfile_native(transp, file, offset, count): function