Home
last modified time | relevance | path

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

/system/update_engine/common/
Daction_processor.cc112 delegate_->ActionCompleted(this, actionptr, code); in ActionComplete()
114 current_action_->ActionCompleted(code); in ActionComplete()
Daction_processor.h142 virtual void ActionCompleted(ActionProcessor* processor, in ActionCompleted() function
Daction.h101 virtual void ActionCompleted(ErrorCode code) {} in ActionCompleted() function
Daction_processor_unittest.cc79 virtual void ActionCompleted(ActionProcessor* processor, in ActionCompleted() function in chromeos_update_engine::__anon597ef5220111::MyActionProcessorDelegate
/system/update_engine/
Dcleanup_previous_update_action.h59 void ActionCompleted(ErrorCode error_code) override;
Dupdate_attempter_android.h95 void ActionCompleted(ActionProcessor* processor,
Domaha_request_action.h114 void ActionCompleted(ErrorCode code) override;
Dcleanup_previous_update_action.cc92 void CleanupPreviousUpdateAction::ActionCompleted(ErrorCode error_code) { in ActionCompleted() function in chromeos_update_engine::CleanupPreviousUpdateAction
Dupdate_attempter.h99 void ActionCompleted(ActionProcessor* processor,
Dupdate_attempter_unittest.cc530 attempter_.ActionCompleted(nullptr, &action, ErrorCode::kSuccess); in TEST_F()
542 attempter_.ActionCompleted(nullptr, &action, ErrorCode::kError); in TEST_F()
636 attempter_.ActionCompleted(nullptr, &action, ErrorCode::kSuccess); in TEST_F()
1744 attempter_.ActionCompleted( in TEST_F()
Dupdate_attempter_android.cc567 void UpdateAttempterAndroid::ActionCompleted(ActionProcessor* processor, in ActionCompleted() function in chromeos_update_engine::UpdateAttempterAndroid
Domaha_response_handler_action_unittest.cc56 void ActionCompleted(ActionProcessor* processor, in ActionCompleted() function in chromeos_update_engine::OmahaResponseHandlerActionProcessorDelegate
Domaha_request_action.cc1427 void OmahaRequestAction::ActionCompleted(ErrorCode code) { in ActionCompleted() function in chromeos_update_engine::OmahaRequestAction
Dupdate_attempter.cc1293 void UpdateAttempter::ActionCompleted(ActionProcessor* processor, in ActionCompleted() function in chromeos_update_engine::UpdateAttempter
Domaha_request_action_unittest.cc307 void ActionCompleted(ActionProcessor* processor, in ActionCompleted() function in chromeos_update_engine::OmahaRequestActionTestProcessorDelegate
/system/update_engine/payload_consumer/
Dfilesystem_verifier_action_unittest.cc69 void ActionCompleted(ActionProcessor* processor, in ActionCompleted() function in chromeos_update_engine::FilesystemVerifierActionTestDelegate
210 void ActionCompleted(ActionProcessor* processor, in ActionCompleted() function in chromeos_update_engine::FilesystemVerifierActionTest2Delegate
Ddownload_action_unittest.cc86 void ActionCompleted(ActionProcessor* processor, in ActionCompleted() function in chromeos_update_engine::__anon9840d8860111::DownloadActionTestProcessorDelegate
452 void ActionCompleted(ActionProcessor* processor, in ActionCompleted() function in chromeos_update_engine::__anon9840d8860411::PassObjectOutTestProcessorDelegate
Dpostinstall_runner_action_unittest.cc64 void ActionCompleted(ActionProcessor* processor, in ActionCompleted() function in chromeos_update_engine::PostinstActionProcessorDelegate