Searched defs:adb_lseek (Results 1 - 2 of 2) sorted by last modified time

/system/core/adb/
H A Dsysdeps.h116 extern int adb_lseek(int fd, int pos, int where);
369 static __inline__ int adb_lseek(int fd, int pos, int where) function
H A Dsysdeps_win32.c426 int adb_lseek(int fd, int pos, int where) function

Completed in 62 milliseconds