Home
last modified time | relevance | path

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

/external/qemu/android/
Dasync-socket.c111 static void _on_async_socket_io_timed_out(void* opaque);
156 _on_async_socket_io_timed_out, asio); in _async_socket_rw_new()
271 _on_async_socket_io_timed_out(void* opaque) in _on_async_socket_io_timed_out() function