Home | History | Annotate | Download | only in adb

Lines Matching refs:adb_read

265         D( "adb_read: could not read %d bytes from %s", len, f->name );
428 int adb_read(int fd, void* buf, int len)
2037 // plain read() in favor of unix_read() or adb_read().