Home
last modified time | relevance | path

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

/system/update_engine/
Dupdate_attempter.cc166 void UpdateAttempter::ScheduleUpdates() { in UpdateAttempter() function in chromeos_update_engine::UpdateAttempter
806 ScheduleUpdates(); in UpdateAttempter()
875 ScheduleUpdates(); in UpdateAttempter()
904 ScheduleUpdates(); in UpdateAttempter()
936 ScheduleUpdates(); in UpdateAttempter()
969 ScheduleUpdates(); in UpdateAttempter()
977 ScheduleUpdates(); in UpdateAttempter()
1432 ScheduleUpdates(); in UpdateAttempter()
Dreal_system_state.cc176 update_attempter_->ScheduleUpdates(); in StartUpdater()
Dupdate_attempter.h79 virtual void ScheduleUpdates();
Dupdate_attempter_unittest.cc90 void ScheduleUpdates() override { in ScheduleUpdates() function in chromeos_update_engine::UpdateAttempterUnderTest
93 UpdateAttempter::ScheduleUpdates(); in ScheduleUpdates()