Home
last modified time | relevance | path

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

/system/core/adb/
Dsysdeps.h372 static __inline__ int adb_read(int fd, void* buf, size_t len) in adb_read() function
Dsysdeps_win32.cpp428 int adb_read(int fd, void* buf, int len) in adb_read() function