Home
last modified time | relevance | path

Searched defs:ActionCompleted (Results 1 – 12 of 12) sorted by relevance

/system/update_engine/common/
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::__anona087eb090111::MyActionProcessorDelegate
/system/update_engine/aosp/
Dcleanup_previous_update_action.cc91 void CleanupPreviousUpdateAction::ActionCompleted(ErrorCode error_code) { in ActionCompleted() function in chromeos_update_engine::CleanupPreviousUpdateAction
Dupdate_attempter_android.cc591 void UpdateAttempterAndroid::ActionCompleted(ActionProcessor* processor, in ActionCompleted() function in chromeos_update_engine::UpdateAttempterAndroid
/system/update_engine/payload_consumer/
Dfilesystem_verifier_action_unittest.cc229 void ActionCompleted(ActionProcessor* processor, in ActionCompleted() function in chromeos_update_engine::FilesystemVerifierActionTestDelegate
372 void ActionCompleted(ActionProcessor* processor, in ActionCompleted() function in chromeos_update_engine::FilesystemVerifierActionTest2Delegate
Dpostinstall_runner_action_unittest.cc69 void ActionCompleted(ActionProcessor* processor, in ActionCompleted() function in chromeos_update_engine::PostinstActionProcessorDelegate
/system/update_engine/cros/
Ddownload_action_chromeos_unittest.cc85 void ActionCompleted(ActionProcessor* processor, in ActionCompleted() function in chromeos_update_engine::__anonea1ae6ce0111::DownloadActionTestProcessorDelegate
448 void ActionCompleted(ActionProcessor* processor, in ActionCompleted() function in chromeos_update_engine::__anonea1ae6ce0411::PassObjectOutTestProcessorDelegate
Dupdate_attempter.cc1244 void UpdateAttempter::ActionCompleted(ActionProcessor* processor, in ActionCompleted() function in chromeos_update_engine::UpdateAttempter
Domaha_response_handler_action_unittest.cc56 void ActionCompleted(ActionProcessor* processor, in ActionCompleted() function in chromeos_update_engine::OmahaResponseHandlerActionProcessorDelegate
Domaha_request_action.cc1478 void OmahaRequestAction::ActionCompleted(ErrorCode code) { in ActionCompleted() function in chromeos_update_engine::OmahaRequestAction
Domaha_request_action_unittest.cc328 void ActionCompleted(ActionProcessor* processor, in ActionCompleted() function in chromeos_update_engine::OmahaRequestActionTestProcessorDelegate