Home
last modified time | relevance | path

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

/external/qemu/android/
Dasync-socket.h264 extern void* async_socket_get_client_opaque(const AsyncSocket* as);
Dasync-socket.c313 return async_socket_get_client_opaque(asio->as); in async_socket_io_get_client_opaque()
1287 async_socket_get_client_opaque(const AsyncSocket* as) in async_socket_get_client_opaque() function