HomeSort by relevance Sort by last modified time
    Searched refs:find_aio_handler (Results 1 - 2 of 2) sorted by null

  /external/qemu/
aio-android.c 43 static AioHandler *find_aio_handler(int fd) function
65 node = find_aio_handler(fd);
aio.c 42 static AioHandler *find_aio_handler(int fd) function
64 node = find_aio_handler(fd);

Completed in 42 milliseconds