Home
last modified time | relevance | path

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

/packages/modules/adb/
Dsysdeps.h522 static inline int adb_pread(borrowed_fd fd, void* buf, size_t len, off64_t offset) { in adb_pread() function
Dsysdeps_win32.cpp459 int adb_pread(borrowed_fd fd, void* buf, int len, off64_t offset) { in adb_pread() function