Lines Matching defs:error
52 void LogAndSetError(ErrorPtr* error, in LogAndSetError()
110 bool UpdateEngineService::AttemptInstall(brillo::ErrorPtr* error, in AttemptInstall()
122 bool UpdateEngineService::AttemptRollback(ErrorPtr* error, bool in_powerwash) { in AttemptRollback()
141 bool UpdateEngineService::ResetStatus(ErrorPtr* error) { in ResetStatus()
150 bool UpdateEngineService::GetStatus(ErrorPtr* error, in GetStatus()
159 bool UpdateEngineService::RebootIfNeeded(ErrorPtr* error) { in RebootIfNeeded()
168 bool UpdateEngineService::SetChannel(ErrorPtr* error, in SetChannel()
212 bool UpdateEngineService::SetCohortHint(ErrorPtr* error, in SetCohortHint()
230 bool UpdateEngineService::GetCohortHint(ErrorPtr* error, in GetCohortHint()
243 bool UpdateEngineService::SetP2PUpdatePermission(ErrorPtr* error, in SetP2PUpdatePermission()
258 bool UpdateEngineService::GetP2PUpdatePermission(ErrorPtr* error, in GetP2PUpdatePermission()
273 bool UpdateEngineService::SetUpdateOverCellularPermission(ErrorPtr* error, in SetUpdateOverCellularPermission()
304 brillo::ErrorPtr* error, in SetUpdateOverCellularTarget()
335 bool UpdateEngineService::GetUpdateOverCellularPermission(ErrorPtr* error, in GetUpdateOverCellularPermission()
366 bool UpdateEngineService::GetDurationSinceUpdate(ErrorPtr* error, in GetDurationSinceUpdate()
415 bool UpdateEngineService::GetEolStatus(ErrorPtr* error, in GetEolStatus()