Home
last modified time | relevance | path

Searched refs:GetAttemptErrorCode (Results 1 – 2 of 2) sorted by relevance

/system/update_engine/cros/
Dcommon_service.cc406 SystemState::Get()->update_attempter()->GetAttemptErrorCode(); in GetLastAttemptError()
Dupdate_attempter.h170 ErrorCode GetAttemptErrorCode() const { return attempt_error_code_; } in GetAttemptErrorCode() function