Searched defs:adb_lseek (Results 1 - 2 of 2) sorted by relevance

/system/core/adb/
H A Dsysdeps.h117 extern int adb_lseek(int fd, int pos, int where);
373 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 6 milliseconds