Lines Matching refs:SetStatusAndNotify
308 SetStatusAndNotify(UpdateStatus::CHECKING_FOR_UPDATE); in Update()
868 SetStatusAndNotify(UpdateStatus::ATTEMPTING_ROLLBACK); in Rollback()
1041 SetStatusAndNotify(UpdateStatus::DISABLED); in OnUpdateScheduled()
1042 SetStatusAndNotify(UpdateStatus::IDLE); in OnUpdateScheduled()
1105 SetStatusAndNotify(UpdateStatus::IDLE); in ProcessingDoneInternal()
1122 SetStatusAndNotify(UpdateStatus::IDLE); in ProcessingDoneInternal()
1170 SetStatusAndNotify(UpdateStatus::IDLE); in ProcessingDoneInstall()
1181 SetStatusAndNotify(UpdateStatus::UPDATED_NEED_REBOOT); in ProcessingDoneUpdate()
1237 SetStatusAndNotify(UpdateStatus::IDLE); in ProcessingStopped()
1287 SetStatusAndNotify(UpdateStatus::NEED_PERMISSION_TO_UPDATE); in ActionCompleted()
1309 SetStatusAndNotify(UpdateStatus::UPDATE_AVAILABLE); in ActionCompleted()
1344 SetStatusAndNotify(UpdateStatus::FINALIZING); in ActionCompleted()
1369 SetStatusAndNotify(UpdateStatus::DOWNLOADING); in BytesReceived()
1523 void UpdateAttempter::SetStatusAndNotify(UpdateStatus status) { in SetStatusAndNotify() function in chromeos_update_engine::UpdateAttempter
1585 SetStatusAndNotify(UpdateStatus::REPORTING_ERROR_EVENT); in ScheduleErrorEventAction()
1652 SetStatusAndNotify(UpdateStatus::UPDATED_NEED_REBOOT); in PingOmaha()