Home
last modified time | relevance | path

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

/system/core/adb/client/
Dcommandline.h117 int read_and_dump(borrowed_fd fd, bool use_shell_protocol = false,
Dfastdeploy.cpp356 return read_and_dump(patch_fd.get()); in stream_patch()
Dcommandline.cpp278 int read_and_dump(borrowed_fd fd, bool use_shell_protocol, in read_and_dump() function
667 int exit_code = read_and_dump(fd, use_shell_protocol); in RemoteShell()
1194 return read_and_dump(fd.get(), use_shell_protocol, callback); in send_shell_command()
1402 read_and_dump(fd, false, callback); in adb_connect_command()