Searched refs:ErrorCodeToString (Results 1 – 10 of 10) 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()
92 utils::ErrorCodeToString(error_code).c_str())); in SendPayloadApplicationComplete()
72 << utils::ErrorCodeToString(error_code) << ": " in IsTimestampNewerLogged()
472 utils::ErrorCodeToString(errorcode)); in VerifyPayloadParseManifest()508 utils::ErrorCodeToString(errorcode)); in VerifyPayloadParseManifest()1137 << utils::ErrorCodeToString(*cleanup_previous_update_code_); in CleanupSuccessfulUpdate()1195 utils::ErrorCodeToString(error_code)); in setShouldSwitchSlotOnReboot()
103 LOG(INFO) << "onPayloadApplicationComplete(" << utils::ErrorCodeToString(code) in onPayloadApplicationComplete()
227 LOG(ERROR) << "Error " << utils::ErrorCodeToString(code_) << " (" << code_ in ReceivedBytes()
966 << utils::ErrorCodeToString(error_code); in ValidateManifest()1019 << ") returned" << utils::ErrorCodeToString(error_code); in CheckTimestampError()