/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...] |