Home
last modified time | relevance | path

Searched refs:ScheduleUpdates (Results 1 – 4 of 4) sorted by relevance

/system/update_engine/
Dupdate_attempter.cc154 bool UpdateAttempter::ScheduleUpdates() { in ScheduleUpdates() function in chromeos_update_engine::UpdateAttempter
841 ScheduleUpdates(); in CheckForUpdate()
866 if (!ScheduleUpdates()) { in CheckForInstall()
870 ScheduleUpdates(); in CheckForInstall()
958 ScheduleUpdates(); in OnUpdateScheduled()
1006 ScheduleUpdates(); in ProcessingDone()
1048 ScheduleUpdates(); in ProcessingDone()
1053 ScheduleUpdates(); in ProcessingDone()
1094 ScheduleUpdates(); in ProcessingDone()
1105 ScheduleUpdates(); in ProcessingStopped()
[all …]
Dreal_system_state.cc209 update_attempter_->ScheduleUpdates(); in StartUpdater()
Dupdate_attempter.h73 virtual bool ScheduleUpdates();
Dupdate_attempter_unittest.cc103 bool ScheduleUpdates() override { in ScheduleUpdates() function in chromeos_update_engine::UpdateAttempterUnderTest
106 UpdateAttempter::ScheduleUpdates(); in ScheduleUpdates()