Home
last modified time | relevance | path

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

/system/update_engine/common/
Daction_processor.cc111 delegate_->ActionCompleted(this, actionptr, code); in ActionComplete()
113 current_action_->ActionCompleted(code); in ActionComplete()
Daction_processor.h137 virtual void ActionCompleted(ActionProcessor* processor, in ActionCompleted() function
Daction.h101 virtual void ActionCompleted(ErrorCode code) {} in ActionCompleted() function
Daction_processor_unittest.cc78 virtual void ActionCompleted(ActionProcessor* processor, in ActionCompleted() function in chromeos_update_engine::__anonf1508e210111::MyActionProcessorDelegate
/system/update_engine/
Dupdate_attempter_android.h74 void ActionCompleted(ActionProcessor* processor,
Domaha_request_action.h157 void ActionCompleted(ErrorCode code) override;
Dupdate_attempter.h103 void ActionCompleted(ActionProcessor* processor,
Dupdate_attempter_unittest.cc220 attempter_.ActionCompleted(nullptr, &action, ErrorCode::kSuccess); in TEST_F()
231 attempter_.ActionCompleted(nullptr, &action, ErrorCode::kError); in TEST_F()
246 attempter_.ActionCompleted(nullptr, &action, ErrorCode::kSuccess); in TEST_F()
Dupdate_attempter_android.cc336 void UpdateAttempterAndroid::ActionCompleted(ActionProcessor* processor, in ActionCompleted() function in chromeos_update_engine::UpdateAttempterAndroid
Domaha_response_handler_action_unittest.cc72 void ActionCompleted(ActionProcessor* processor, in ActionCompleted() function in chromeos_update_engine::OmahaResponseHandlerActionProcessorDelegate
Dupdate_attempter.cc983 void UpdateAttempter::ActionCompleted(ActionProcessor* processor, in UpdateAttempter() function in chromeos_update_engine::UpdateAttempter
Domaha_request_action.cc1539 void OmahaRequestAction::ActionCompleted(ErrorCode code) { in ActionCompleted() function in chromeos_update_engine::OmahaRequestAction
Domaha_request_action_unittest.cc301 void ActionCompleted(ActionProcessor* processor, in ActionCompleted() function in chromeos_update_engine::__anond79ccd770211::OmahaRequestActionTestProcessorDelegate
/system/update_engine/payload_consumer/
Dfilesystem_verifier_action_unittest.cc87 void ActionCompleted(ActionProcessor* processor, in ActionCompleted() function in chromeos_update_engine::FilesystemVerifierActionTestDelegate
225 void ActionCompleted(ActionProcessor* processor, in ActionCompleted() function in chromeos_update_engine::FilesystemVerifierActionTest2Delegate
Dpostinstall_runner_action_unittest.cc64 void ActionCompleted(ActionProcessor* processor, in ActionCompleted() function in chromeos_update_engine::PostinstActionProcessorDelegate
Ddownload_action_unittest.cc87 void ActionCompleted(ActionProcessor* processor, in ActionCompleted() function in chromeos_update_engine::__anond7e400650111::DownloadActionTestProcessorDelegate