Lines Matching defs:error
51 void LogAndSetError(ErrorPtr* error, in LogAndSetError()
90 bool UpdateEngineService::AttemptRollback(ErrorPtr* error, bool in_powerwash) { in AttemptRollback()
109 bool UpdateEngineService::ResetStatus(ErrorPtr* error) { in ResetStatus()
118 bool UpdateEngineService::GetStatus(ErrorPtr* error, in GetStatus()
135 bool UpdateEngineService::RebootIfNeeded(ErrorPtr* error) { in RebootIfNeeded()
144 bool UpdateEngineService::SetChannel(ErrorPtr* error, in SetChannel()
188 bool UpdateEngineService::SetCohortHint(ErrorPtr* error, in SetCohortHint()
206 bool UpdateEngineService::GetCohortHint(ErrorPtr* error, in GetCohortHint()
219 bool UpdateEngineService::SetP2PUpdatePermission(ErrorPtr* error, in SetP2PUpdatePermission()
234 bool UpdateEngineService::GetP2PUpdatePermission(ErrorPtr* error, in GetP2PUpdatePermission()
249 bool UpdateEngineService::SetUpdateOverCellularPermission(ErrorPtr* error, in SetUpdateOverCellularPermission()
310 bool UpdateEngineService::GetDurationSinceUpdate(ErrorPtr* error, in GetDurationSinceUpdate()
358 bool UpdateEngineService::GetEolStatus(ErrorPtr* error, in GetEolStatus()