Home
last modified time | relevance | path

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

/system/update_engine/
Dupdate_attempter.h175 ErrorCode GetAttemptErrorCode() const { return attempt_error_code_; } in GetAttemptErrorCode() function
Dcommon_service.cc410 system_state_->update_attempter()->GetAttemptErrorCode(); in GetLastAttemptError()