Searched refs:ErrorCodeToString (Results 1 – 10 of 10) 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()
92 utils::ErrorCodeToString(error_code).c_str())); in SendPayloadApplicationComplete()
72 << utils::ErrorCodeToString(error_code) << ": " in IsTimestampNewerLogged()
490 utils::ErrorCodeToString(errorcode)); in VerifyPayloadParseManifest()526 utils::ErrorCodeToString(errorcode)); in VerifyPayloadParseManifest()1158 << utils::ErrorCodeToString(*cleanup_previous_update_code_); in CleanupSuccessfulUpdate()1230 utils::ErrorCodeToString(error_code)); in setShouldSwitchSlotOnReboot()
103 LOG(INFO) << "onPayloadApplicationComplete(" << utils::ErrorCodeToString(code) in onPayloadApplicationComplete()
226 LOG(ERROR) << "Error " << utils::ErrorCodeToString(code_) << " (" << code_ in ReceivedBytes()
1066 << utils::ErrorCodeToString(error_code); in ValidateManifest()1119 << ") returned" << utils::ErrorCodeToString(error_code); in CheckTimestampError()