Home
last modified time | relevance | path

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

/aosp_15_r20/system/update_engine/payload_consumer/
H A Dfilesystem_verifier_action_unittest.cc228 void ActionCompleted(ActionProcessor* processor, in ActionCompleted() function in chromeos_update_engine::FilesystemVerifierActionTestDelegate
371 void ActionCompleted(ActionProcessor* processor, in ActionCompleted() function in chromeos_update_engine::FilesystemVerifierActionTest2Delegate
H A Dpostinstall_runner_action_unittest.cc67 void ActionCompleted(ActionProcessor* processor, in ActionCompleted() function in chromeos_update_engine::PostinstActionProcessorDelegate
/aosp_15_r20/system/update_engine/common/
H A Daction_processor.h142 virtual void ActionCompleted([[maybe_unused]] ActionProcessor* processor, in ActionCompleted() function
H A Daction.h101 virtual void ActionCompleted([[maybe_unused]] ErrorCode code) {} in ActionCompleted() function
H A Daction_processor_unittest.cc79 virtual void ActionCompleted(ActionProcessor* processor, in ActionCompleted() function in chromeos_update_engine::__anoncfadaa580111::MyActionProcessorDelegate
/aosp_15_r20/system/update_engine/aosp/
H A Dcleanup_previous_update_action.cc95 void CleanupPreviousUpdateAction::ActionCompleted(ErrorCode error_code) { in ActionCompleted() function in chromeos_update_engine::CleanupPreviousUpdateAction
H A Dupdate_attempter_android.cc759 void UpdateAttempterAndroid::ActionCompleted(ActionProcessor* processor, in ActionCompleted() function in chromeos_update_engine::UpdateAttempterAndroid