Searched refs:error_text (Results 1 – 3 of 3) sorted by relevance
95 const std::string& error_text) { in ReplyWithError() argument97 data_stream_ = brillo::MemoryStream::OpenCopyOf(error_text, nullptr); in ReplyWithError()
76 const std::string& error_text) = 0;
50 void ReplyWithError(int status_code, const std::string& error_text) override;