Home
last modified time | relevance | path

Searched refs:ActionCompleted (Results 1 – 10 of 10) 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.h143 virtual void ActionCompleted([[maybe_unused]] ActionProcessor* processor, in ActionCompleted() function
Daction.h101 virtual void ActionCompleted([[maybe_unused]] ErrorCode code) {} in ActionCompleted() function
Daction_processor_unittest.cc79 virtual void ActionCompleted(ActionProcessor* processor, in ActionCompleted() function in chromeos_update_engine::__anon400e3aa70111::MyActionProcessorDelegate
/system/update_engine/aosp/
Dcleanup_previous_update_action.h61 void ActionCompleted(ErrorCode error_code) override;
Dupdate_attempter_android.h107 void ActionCompleted(ActionProcessor* processor,
Dcleanup_previous_update_action.cc91 void CleanupPreviousUpdateAction::ActionCompleted(ErrorCode error_code) { in ActionCompleted() function in chromeos_update_engine::CleanupPreviousUpdateAction
Dupdate_attempter_android.cc632 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.cc68 void ActionCompleted(ActionProcessor* processor, in ActionCompleted() function in chromeos_update_engine::PostinstActionProcessorDelegate