Searched refs:ErrorCodeToString (Results 1 – 11 of 11) sorted by relevance
29 std::string ErrorCodeToString(ErrorCode code);
119 << utils::ErrorCodeToString(code); in ActionComplete()
24 string ErrorCodeToString(ErrorCode code) { in ErrorCodeToString() function
60 *os << utils::ErrorCodeToString(error_code); in PrintTo()
92 utils::ErrorCodeToString(error_code).c_str())); in SendPayloadApplicationComplete()
71 << utils::ErrorCodeToString(error_code) << ": " in IsTimestampNewerLogged()
583 utils::ErrorCodeToString(errorcode), in VerifyPayloadMetadata()619 utils::ErrorCodeToString(errorcode), in VerifyPayloadParseManifest()1324 << utils::ErrorCodeToString(*cleanup_previous_update_code_); in CleanupSuccessfulUpdate()1407 utils::ErrorCodeToString(error_code), in setShouldSwitchSlotOnReboot()1491 utils::ErrorCodeToString(errorcode), in ParsePayloadMetadata()
104 LOG(INFO) << "onPayloadApplicationComplete(" << utils::ErrorCodeToString(code) in onPayloadApplicationComplete()
224 LOG(ERROR) << "Error " << utils::ErrorCodeToString(code_) << " (" << code_ in ReceivedBytes()
508 << " Error: " << utils::ErrorCodeToString(*error); in Write()927 << utils::ErrorCodeToString(*error); in PreparePartitionsForUpdate()1153 << utils::ErrorCodeToString(error_code); in ValidateManifest()1206 << ") returned" << utils::ErrorCodeToString(error_code); in CheckTimestampError()
457 << utils::ErrorCodeToString(error_code); in Cleanup()