Home
last modified time | relevance | path

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

/external/qemu/android/
Dasync-socket.h147 extern AsyncSocket* async_socket_new(int port,
Dasync-socket.c1096 async_socket_new(int port, in async_socket_new() function
Dsdk-controller-socket.c2005 sdkctl->as = async_socket_new(port, sdkctl->reconnect_to, in sdkctl_socket_connect()