Searched refs:CreatePendingErrorEvent (Results 1 – 3 of 3) sorted by relevance
297 void CreatePendingErrorEvent(AbstractAction* action, ErrorCode code);
567 attempter_.CreatePendingErrorEvent(&action, kCode); in TEST_F()584 attempter_.CreatePendingErrorEvent(&action, kCode); in TEST_F()
1025 CreatePendingErrorEvent(action, code); in UpdateAttempter()1273 void UpdateAttempter::CreatePendingErrorEvent(AbstractAction* action, in UpdateAttempter() function in chromeos_update_engine::UpdateAttempter