Home
last modified time | relevance | path

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

/external/qemu/android/
Dasync-utils.h226 asyncConnector_run(AsyncConnector* ac);
Dasync-console.c92 status = asyncConnector_run(acc->connector); in asyncConsoleConnector_run()
Dhw-pipe-net.c147 AsyncStatus status = asyncConnector_run(pipe->connector); in netPipe_io_func()
210 status = asyncConnector_run(pipe->connector); in netPipe_initFromAddress()
Dasync-utils.c242 asyncConnector_run(AsyncConnector* ac) in asyncConnector_run() function
Dasync-socket-connector.c231 const AsyncStatus status = asyncConnector_run(connector->connector); in _on_async_socket_connector_io()
Dandroid-device.c1116 status = asyncConnector_run(adsevent->connector); in _on_event_socket_io()