Home
last modified time | relevance | path

Searched refs:syncsocket_close (Results 1 – 7 of 7) sorted by relevance

/external/qemu/android/
Dsync-utils.h60 void syncsocket_close(SyncSocket* ssocket);
Dsync-utils.c102 syncsocket_close(SyncSocket* ssocket) in syncsocket_close() function
/external/qemu/android/protocol/
Dcore-commands-proxy.c362 syncsocket_close(_coreCmdProxy.sync_writer); in coreCmdProxy_destroy()
367 syncsocket_close(_coreCmdProxy.sync_reader); in coreCmdProxy_destroy()
Dui-commands-proxy.c190 syncsocket_close(_uiCmdProxy.sync_writer); in uiCmdProxy_destroy()
Duser-events-proxy.c115 syncsocket_close(_userEventsProxy.sync_writer); in userEventsProxy_destroy()
Dcore-connection.c192 syncsocket_close(desc->ssocket); in core_connection_close()
Dcore-commands-impl.c429 syncsocket_close(_coreCmdImpl.sync_writer); in coreCmdImpl_destroy()