Home | History | Annotate | Download | only in adb

Lines Matching defs:adb_read

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