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

  /external/qemu/android/
sync-utils.h 164 ssize_t syncsocket_write_absolute(SyncSocket* ssocket,
sync-utils.c 205 syncsocket_write_absolute(SyncSocket* ssocket, function
254 return syncsocket_write_absolute(ssocket, buf, size, iolooper_now() + timeout);

Completed in 16 milliseconds