Home
last modified time | relevance | path

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

/system/update_engine/
Dupdate_attempter.cc1347 shared_ptr<OmahaRequestAction> error_event_action( in ScheduleErrorEventAction() local
1354 actions_.push_back(shared_ptr<AbstractAction>(error_event_action)); in ScheduleErrorEventAction()
1355 processor_->EnqueueAction(error_event_action.get()); in ScheduleErrorEventAction()