Searched refs:read_and_dump (Results 1 – 3 of 3) sorted by relevance
117 int read_and_dump(borrowed_fd fd, bool use_shell_protocol = false,
279 int read_and_dump(borrowed_fd fd, bool use_shell_protocol, in read_and_dump() function668 int exit_code = read_and_dump(fd, use_shell_protocol); in RemoteShell()1195 return read_and_dump(fd.get(), use_shell_protocol, callback); in send_shell_command()1403 read_and_dump(fd, false, callback); in adb_connect_command()
356 return read_and_dump(patch_fd.get()); in stream_patch()