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

  /external/qemu/android/
sync-utils.h 113 int syncsocket_stop_write(SyncSocket* ssocket);
155 * has been written, syncsocket_stop_write must be called.
174 * has been written, syncsocket_stop_write must be called.
sync-utils.c 158 syncsocket_stop_write(SyncSocket* ssocket) function
  /external/qemu/android/protocol/
ui-commands-proxy.c 88 syncsocket_stop_write(_uiCmdProxy.sync_writer);
user-events-proxy.c 65 syncsocket_stop_write(_userEventsProxy.sync_writer);
core-commands-proxy.c 77 syncsocket_stop_write(_coreCmdProxy.sync_writer);
core-connection.c 212 syncsocket_stop_write(desc->ssocket);
fb-updates-impl.c 233 syncsocket_stop_write(sk);
core-commands-impl.c 145 syncsocket_stop_write(corecmd->sync_writer);

Completed in 745 milliseconds