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

  /external/qemu/android/
sync-utils.h 80 int syncsocket_start_read(SyncSocket* ssocket);
117 * Note: syncsocket_start_read must be called before first call to this routine.
118 * Once syncsocket_start_read has been called, multiple syncsocket_read_xxx can
136 * Note: syncsocket_start_read must be called before first call to this routine.
137 * Once syncsocket_start_read has been called, multiple syncsocket_read_xxx can
190 * Note: syncsocket_start_read must be called before first call to this routine.
207 * Note: syncsocket_start_read must be called before first call to this routine.
sync-utils.c 125 syncsocket_start_read(SyncSocket* ssocket) function

Completed in 2181 milliseconds