Lines Matching refs:SetStatusAndNotify
298 SetStatusAndNotify(UpdateStatus::CHECKING_FOR_UPDATE); in Update()
906 SetStatusAndNotify(UpdateStatus::ATTEMPTING_ROLLBACK); in Rollback()
1086 SetStatusAndNotify(UpdateStatus::DISABLED); in OnUpdateScheduled()
1087 SetStatusAndNotify(UpdateStatus::IDLE); in OnUpdateScheduled()
1158 SetStatusAndNotify(UpdateStatus::IDLE); in ProcessingDoneInternal()
1175 SetStatusAndNotify(UpdateStatus::IDLE); in ProcessingDoneInternal()
1222 SetStatusAndNotify(UpdateStatus::IDLE); in ProcessingDoneInstall()
1233 SetStatusAndNotify(UpdateStatus::UPDATED_NEED_REBOOT); in ProcessingDoneUpdate()
1286 SetStatusAndNotify(UpdateStatus::IDLE); in ProcessingStopped()
1335 SetStatusAndNotify(UpdateStatus::NEED_PERMISSION_TO_UPDATE); in ActionCompleted()
1357 SetStatusAndNotify(UpdateStatus::UPDATE_AVAILABLE); in ActionCompleted()
1391 SetStatusAndNotify(UpdateStatus::FINALIZING); in ActionCompleted()
1416 SetStatusAndNotify(UpdateStatus::DOWNLOADING); in BytesReceived()
1568 void UpdateAttempter::SetStatusAndNotify(UpdateStatus status) { in SetStatusAndNotify() function in chromeos_update_engine::UpdateAttempter
1631 SetStatusAndNotify(UpdateStatus::REPORTING_ERROR_EVENT); in ScheduleErrorEventAction()
1699 SetStatusAndNotify(UpdateStatus::UPDATED_NEED_REBOOT); in PingOmaha()