Home
last modified time | relevance | path

Searched refs:ScheduleErrorEventAction (Results 1 – 3 of 3) sorted by relevance

/system/update_engine/
Dupdate_attempter.h303 bool ScheduleErrorEventAction();
Dupdate_attempter_unittest.cc354 attempter_.ScheduleErrorEventAction(); in TEST_F()
368 attempter_.ScheduleErrorEventAction(); in TEST_F()
Dupdate_attempter.cc964 if (ScheduleErrorEventAction()) { in UpdateAttempter()
1319 bool UpdateAttempter::ScheduleErrorEventAction() { in UpdateAttempter() function in chromeos_update_engine::UpdateAttempter