Home
last modified time | relevance | path

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

/packages/modules/adb/
Dsysdeps.h518 static inline int adb_read(borrowed_fd fd, void* buf, size_t len) { in adb_read() function
Dsysdeps_win32.cpp448 int adb_read(borrowed_fd fd, void* buf, int len) { in adb_read() function