Home
last modified time | relevance | path

Searched refs:syncsocket_stop_write (Results 1 – 8 of 8) sorted by relevance

/external/qemu/android/
Dsync-utils.h113 int syncsocket_stop_write(SyncSocket* ssocket);
Dsync-utils.c158 syncsocket_stop_write(SyncSocket* ssocket) in syncsocket_stop_write() function
/external/qemu/android/protocol/
Dui-commands-proxy.c88 syncsocket_stop_write(_uiCmdProxy.sync_writer); in _uiCmdProxy_send_command()
Duser-events-proxy.c65 syncsocket_stop_write(_userEventsProxy.sync_writer); in _userEventsProxy_send()
Dfb-updates-impl.c233 syncsocket_stop_write(sk); in fbUpdatesImpl_create()
Dcore-connection.c212 syncsocket_stop_write(desc->ssocket); in core_connection_write()
Dcore-commands-proxy.c77 syncsocket_stop_write(_coreCmdProxy.sync_writer); in _coreCmdProxy_send_command()
Dcore-commands-impl.c145 syncsocket_stop_write(corecmd->sync_writer); in _coreCmdImpl_respond()