Searched refs:std_out (Results 1 – 2 of 2) sorted by relevance
47 int ReadShellProtocol(android::base::borrowed_fd fd, std::string* std_out, std::string* std_err) { in ReadShellProtocol() argument49 std_out->clear(); in ReadShellProtocol()56 std_out->append(protocol->data(), protocol->data_length()); in ReadShellProtocol()
33 int ReadShellProtocol(android::base::borrowed_fd fd, std::string* std_out, std::string* std_err);