Home
last modified time | relevance | path

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

/external/qemu/android/
Dasync-socket-connector.h145 extern int async_socket_connector_pull_fd(AsyncSocketConnector* connector);
Dasync-socket-connector.c400 async_socket_connector_pull_fd(AsyncSocketConnector* connector) in async_socket_connector_pull_fd() function
Dasync-socket.c1059 as->fd = async_socket_connector_pull_fd(connector); in _on_connector_events()