Home
last modified time | relevance | path

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

/external/qemu/android/
Dasync-socket.c58 static AsyncIOAction _async_socket_io_timed_out(AsyncSocket* as,
283 _async_socket_io_timed_out(asio->as, asio); in _on_async_socket_io_timed_out()
566 _async_socket_io_timed_out(AsyncSocket* as, AsyncSocketIO* asio) in _async_socket_io_timed_out() function