Home
last modified time | relevance | path

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

/system/core/adb/
Dsysdeps.h525 static inline int64_t adb_lseek(borrowed_fd fd, int64_t pos, int where) { in adb_lseek() function
Dsysdeps_win32.cpp520 int64_t adb_lseek(borrowed_fd fd, int64_t pos, int where) { in adb_lseek() function