Searched defs:adb_read (Results 1 - 1 of 1) sorted by last modified time

/system/core/adb/
H A Dsysdeps_win32.cpp265 D( "adb_read: could not read %d bytes from %s", len, f->name );
428 int adb_read(int fd, void* buf, int len) function
2065 // plain read() in favor of unix_read() or adb_read().

Completed in 9 milliseconds