Home
last modified time | relevance | path

Searched refs:io_destroy (Results 1 – 5 of 5) sorted by relevance

/aosp12/system/core/libasyncio/include/asyncio/
H A DAsyncIO.h37 int io_destroy(aio_context_t ctx);
/aosp12/system/core/libasyncio/
H A DAsyncIO.cpp27 int io_destroy(aio_context_t ctx) { in io_destroy() function
/aosp12/bionic/libc/
H A DSECCOMP_ALLOWLIST_COMMON.TXT41 int io_destroy(aio_context_t ctx) all
/aosp12/frameworks/av/media/mtp/
H A DMtpFfsHandle.cpp300 io_destroy(mCtx); in close()
/aosp12/packages/modules/adb/daemon/
H A Dusb.cpp131 io_destroy(context_); in reset()