Searched refs:read_and_dump (Results 1 - 1 of 1) sorted by relevance

/system/core/adb/
H A Dcommandline.c227 static void read_and_dump(int fd) function
233 D("read_and_dump(): pre adb_read(fd=%d)\n", fd);
235 D("read_and_dump(): post adb_read(fd=%d): len=%d\n", fd, len);
351 read_and_dump(fd);
621 read_and_dump(fd);
1121 D("about to read_and_dump(fd=%d)\n", fd);
1122 read_and_dump(fd);
1123 D("read_and_dump() done.\n");
1178 read_and_dump(fd);
1357 read_and_dump(f
[all...]

Completed in 4 milliseconds