HomeSort by relevance Sort by last modified time
    Searched defs:adb_lseek (Results 1 - 3 of 3) sorted by null

  /bootable/recovery/minadbd/
sysdeps.h 116 extern int adb_lseek(int fd, int pos, int where);
381 static __inline__ int adb_lseek(int fd, int pos, int where) function
  /system/core/adb/
sysdeps.h 117 extern int adb_lseek(int fd, int pos, int where);
388 static __inline__ int adb_lseek(int fd, int pos, int where) function
sysdeps_win32.c 426 int adb_lseek(int fd, int pos, int where) function
    [all...]

Completed in 825 milliseconds