Home
last modified time | relevance | path

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

/system/core/adb/
Dsysdeps.h486 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