Searched refs:ErrorCodeToString (Results 1 – 11 of 11) sorted by relevance
29 std::string ErrorCodeToString(ErrorCode code);
26 string ErrorCodeToString(ErrorCode code) { in ErrorCodeToString() function
119 << utils::ErrorCodeToString(code); in ActionComplete()
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()
92 utils::ErrorCodeToString(error_code).c_str())); in SendPayloadApplicationComplete()
100 LOG(INFO) << "onPayloadApplicationComplete(" << utils::ErrorCodeToString(code) in onPayloadApplicationComplete()
429 utils::ErrorCodeToString(errorcode)); in VerifyPayloadParseManifest()465 utils::ErrorCodeToString(errorcode)); in VerifyPayloadParseManifest()993 << utils::ErrorCodeToString(*cleanup_previous_update_code_); in CleanupSuccessfulUpdate()
265 << 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()160 << chromeos_update_engine::utils::ErrorCodeToString(err_code) in HandleErrorCode()176 << chromeos_update_engine::utils::ErrorCodeToString(err_code) in HandleErrorCode()
378 LOG(ERROR) << "Error " << utils::ErrorCodeToString(code_) << " (" << code_ in ReceivedBytes()