Home
last modified time | relevance | path

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

/external/qemu/android/
Dasync-utils.h234 asyncConnector_stop(AsyncConnector* ac);
Dasync-utils.c273 asyncConnector_stop(AsyncConnector* ac) in asyncConnector_stop() function
Dasync-socket-connector.c97 if (asyncConnector_stop(connector->connector) == 0) { in _async_socket_connector_free()