Searched refs:do_schedule_updates_ (Results 1 – 1 of 1) sorted by relevance
190 if (do_schedule_updates_) in ScheduleUpdates()197 void DisableScheduleUpdates() { do_schedule_updates_ = false; } in DisableScheduleUpdates()218 bool do_schedule_updates_ = true; member in chromeos_update_engine::UpdateAttempterUnderTest