Searched refs:ErrorCodeToString (Results 1 – 14 of 14) sorted by relevance
29 std::string ErrorCodeToString(ErrorCode code);
119 << utils::ErrorCodeToString(code); in ActionComplete()
26 string ErrorCodeToString(ErrorCode code) { in ErrorCodeToString() function
60 *os << utils::ErrorCodeToString(error_code); in PrintTo()
51 using chromeos_update_engine::utils::ErrorCodeToString;213 << ErrorCodeToString(code) << "(" << last_attempt_error << ")"; in HandleStatusUpdate()569 ErrorCodeToString(code)); in ProcessFlags()
380 LOG(ERROR) << "Error " << utils::ErrorCodeToString(code_) << " (" << code_ in ReceivedBytes()
264 << utils::ErrorCodeToString(base_error) << ")"; in UpdateFailed()
94 << chromeos_update_engine::utils::ErrorCodeToString(err_code) in HandleErrorCode()112 << chromeos_update_engine::utils::ErrorCodeToString(err_code) in HandleErrorCode()161 << chromeos_update_engine::utils::ErrorCodeToString(err_code) in HandleErrorCode()177 << chromeos_update_engine::utils::ErrorCodeToString(err_code) in HandleErrorCode()
92 utils::ErrorCodeToString(error_code).c_str())); in SendPayloadApplicationComplete()
72 << utils::ErrorCodeToString(error_code) << ": " in IsTimestampNewerLogged()
453 utils::ErrorCodeToString(errorcode)); in VerifyPayloadParseManifest()489 utils::ErrorCodeToString(errorcode)); in VerifyPayloadParseManifest()1044 << utils::ErrorCodeToString(*cleanup_previous_update_code_); in CleanupSuccessfulUpdate()
100 LOG(INFO) << "onPayloadApplicationComplete(" << utils::ErrorCodeToString(code) in onPayloadApplicationComplete()
222 LOG(ERROR) << "Error " << utils::ErrorCodeToString(code_) << " (" << code_ in ReceivedBytes()
1090 << utils::ErrorCodeToString(error_code); in ValidateManifest()1143 << ") returned" << utils::ErrorCodeToString(error_code); in CheckTimestampError()