Home
last modified time | relevance | path

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

/system/core/adb/client/
Dcommandline.cpp265 int read_and_dump(int fd, bool use_shell_protocol = false, in read_and_dump() function
651 int exit_code = read_and_dump(fd, use_shell_protocol); in RemoteShell()
1188 return read_and_dump(fd.get(), use_shell_protocol, callback); in send_shell_command()
1351 read_and_dump(fd); in adb_connect_command()