Home
last modified time | relevance | path

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

/system/update_engine/cros/
Dupdate_attempter.cc1299 auto omaha_response_handler_action = in ActionCompleted() local
1302 new InstallPlan(omaha_response_handler_action->install_plan())); in ActionCompleted()
Dupdate_attempter_unittest.cc629 OmahaResponseHandlerAction omaha_response_handler_action; in TEST_F() local
632 GetErrorCodeForAction(&omaha_response_handler_action, ErrorCode::kError)); in TEST_F()
/system/update_engine/
DBUILD.gn204 "cros/omaha_response_handler_action.cc",