Searched defs:adb_pread (Results 1 – 2 of 2) sorted by relevance
522 static inline int adb_pread(borrowed_fd fd, void* buf, size_t len, off64_t offset) { in adb_pread() function
459 int adb_pread(borrowed_fd fd, void* buf, int len, off64_t offset) { in adb_pread() function