HomeSort by relevance Sort by last modified time
    Searched refs:syncsocket_free (Results 1 - 8 of 8) sorted by null

  /external/qemu/android/protocol/
core-connection.c 111 syncsocket_free(ssocket);
120 syncsocket_free(ssocket);
126 syncsocket_free(ssocket);
135 syncsocket_free(ssocket);
161 syncsocket_free(desc->ssocket);
ui-commands-proxy.c 191 syncsocket_free(_uiCmdProxy.sync_writer);
user-events-proxy.c 116 syncsocket_free(_userEventsProxy.sync_writer);
core-commands-proxy.c 363 syncsocket_free(_coreCmdProxy.sync_writer);
368 syncsocket_free(_coreCmdProxy.sync_reader);
fb-updates-impl.c 234 syncsocket_free(sk);
core-commands-impl.c 430 syncsocket_free(_coreCmdImpl.sync_writer);
  /external/qemu/android/
sync-utils.h 69 void syncsocket_free(SyncSocket* ssocket);
sync-utils.c 114 syncsocket_free(SyncSocket* ssocket) function

Completed in 46 milliseconds