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

/system/update_engine/common/
H A Daction_processor.cc111 delegate_->ActionCompleted(this, actionptr, code);
113 current_action_->ActionCompleted(code);
H A Daction_processor.h137 virtual void ActionCompleted(ActionProcessor* processor, function in class:chromeos_update_engine::ActionProcessorDelegate
H A Daction.h101 virtual void ActionCompleted(ErrorCode code) {} function in class:chromeos_update_engine::AbstractAction
130 // The action may still call ActionCompleted() once the action is completed
H A Daction_processor_unittest.cc78 virtual void ActionCompleted(ActionProcessor* processor, function in class:chromeos_update_engine::__anon2676::MyActionProcessorDelegate
/system/update_engine/
H A Dupdate_attempter_android.h79 void ActionCompleted(ActionProcessor* processor,
H A Domaha_request_action.h157 void ActionCompleted(ErrorCode code) override;
H A Dupdate_attempter.h93 void ActionCompleted(ActionProcessor* processor,
H A Dupdate_attempter_unittest.cc209 attempter_.ActionCompleted(nullptr, &action, ErrorCode::kSuccess);
221 attempter_.ActionCompleted(nullptr, &action, ErrorCode::kError);
316 attempter_.ActionCompleted(nullptr, &action, ErrorCode::kSuccess);
1068 attempter_.ActionCompleted(
H A Domaha_response_handler_action_unittest.cc86 void ActionCompleted(ActionProcessor* processor, function in class:chromeos_update_engine::OmahaResponseHandlerActionProcessorDelegate
H A Dupdate_attempter_android.cc468 void UpdateAttempterAndroid::ActionCompleted(ActionProcessor* processor, function in class:chromeos_update_engine::UpdateAttempterAndroid
H A Dupdate_attempter.cc1004 void UpdateAttempter::ActionCompleted(ActionProcessor* processor, function in class:chromeos_update_engine::UpdateAttempter
H A Domaha_request_action.cc1611 void OmahaRequestAction::ActionCompleted(ErrorCode code) { function in class:chromeos_update_engine::OmahaRequestAction
H A Domaha_request_action_unittest.cc308 void ActionCompleted(ActionProcessor* processor,
816 // OmahaRequestAction::ActionCompleted.
/system/update_engine/payload_consumer/
H A Dfilesystem_verifier_action_unittest.cc86 void ActionCompleted(ActionProcessor* processor, function in class:chromeos_update_engine::FilesystemVerifierActionTestDelegate
224 void ActionCompleted(ActionProcessor* processor, function in class:chromeos_update_engine::FilesystemVerifierActionTest2Delegate
H A Dpostinstall_runner_action_unittest.cc61 void ActionCompleted(ActionProcessor* processor,
H A Ddownload_action_unittest.cc87 void ActionCompleted(ActionProcessor* processor,

Completed in 480 milliseconds