HomeSort by relevance Sort by last modified time
    Searched refs:ScheduleUpdates (Results 1 - 4 of 4) sorted by null

  /system/update_engine/
real_system_state.cc 172 update_attempter_->ScheduleUpdates();
update_attempter.cc 169 void UpdateAttempter::ScheduleUpdates() {
    [all...]
update_attempter.h 79 virtual void ScheduleUpdates();
update_attempter_unittest.cc 89 void ScheduleUpdates() override {
92 UpdateAttempter::ScheduleUpdates();
100 // Indicates whether ScheduleUpdates() was called.
    [all...]

Completed in 43 milliseconds