Home
last modified time | relevance | path

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

/system/update_engine/
Dupdate_attempter.cc169 void UpdateAttempter::ScheduleUpdates() { in ScheduleUpdates() function in chromeos_update_engine::UpdateAttempter
815 ScheduleUpdates(); in CheckForUpdate()
900 ScheduleUpdates(); in OnUpdateScheduled()
929 ScheduleUpdates(); in ProcessingDone()
961 ScheduleUpdates(); in ProcessingDone()
994 ScheduleUpdates(); in ProcessingDone()
1002 ScheduleUpdates(); in ProcessingStopped()
1450 ScheduleUpdates(); in PingOmaha()
Dreal_system_state.cc172 update_attempter_->ScheduleUpdates(); in StartUpdater()
Dupdate_attempter.h79 virtual void ScheduleUpdates();
Dupdate_attempter_unittest.cc89 void ScheduleUpdates() override { in ScheduleUpdates() function in chromeos_update_engine::UpdateAttempterUnderTest
92 UpdateAttempter::ScheduleUpdates(); in ScheduleUpdates()