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 << " with code " << utils::ErrorCodeToString(code); in ActionComplete()
60 *os << utils::ErrorCodeToString(error_code); in PrintTo()
44 using chromeos_update_engine::utils::ErrorCodeToString;234 << ", last error code is " << ErrorCodeToString(code) << "(" in HandleStatusUpdate()575 ErrorCodeToString(code).c_str()); in ProcessFlags()
108 utils::ErrorCodeToString(error_code).c_str())); in SendPayloadApplicationComplete()
98 LOG(INFO) << "onPayloadApplicationComplete(" << utils::ErrorCodeToString(code) in onPayloadApplicationComplete()
358 utils::ErrorCodeToString(errorcode)); in VerifyPayloadApplicable()385 utils::ErrorCodeToString(errorcode)); in VerifyPayloadApplicable()
258 << " (" << utils::ErrorCodeToString(base_error) << ")"; in UpdateFailed()
90 << chromeos_update_engine::utils::ErrorCodeToString(err_code) in HandleErrorCode()108 << chromeos_update_engine::utils::ErrorCodeToString(err_code) in HandleErrorCode()147 << chromeos_update_engine::utils::ErrorCodeToString(err_code) in HandleErrorCode()163 << chromeos_update_engine::utils::ErrorCodeToString(err_code) in HandleErrorCode()
337 LOG(ERROR) << "Error " << utils::ErrorCodeToString(code_) << " (" << code_ in ReceivedBytes()