Searched refs:std_err (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() argument50 std_err->clear(); in ReadShellProtocol()59 std_err->append(protocol->data(), protocol->data_length()); in ReadShellProtocol()
33 int ReadShellProtocol(android::base::borrowed_fd fd, std::string* std_out, std::string* std_err);