Searched refs:PerformAction (Results 1 - 20 of 20) sorted by relevance

/system/update_engine/common/
H A Daction_pipe_unittest.cc45 void PerformAction() {} function in class:chromeos_update_engine::ActionPipeTestAction
H A Dmock_action.h43 MOCK_METHOD0(PerformAction, void());
H A Daction_processor.cc48 current_action_->PerformAction();
144 current_action_->PerformAction();
H A Daction_processor_unittest.cc49 void PerformAction() {} function in class:chromeos_update_engine::ActionProcessorTestAction
197 EXPECT_CALL(mock_action_, PerformAction());
225 EXPECT_CALL(mock_action_, PerformAction());
249 EXPECT_CALL(mock_action_, PerformAction());
H A Daction_unittest.cc46 void PerformAction() {} function in class:chromeos_update_engine::ActionTestAction
H A Daction.h98 virtual void PerformAction() = 0;
H A Dtest_utils.h228 void PerformAction() { function in class:chromeos_update_engine::ObjectFeederAction
262 void PerformAction() { function in class:chromeos_update_engine::ObjectCollectorAction
/system/update_engine/
H A Domaha_response_handler_action.h51 void PerformAction() override;
H A Domaha_request_action.h154 void PerformAction() override;
H A Domaha_response_handler_action.cc50 void OmahaResponseHandlerAction::PerformAction() { function in class:chromeos_update_engine::OmahaResponseHandlerAction
H A Domaha_request_action.cc624 void OmahaRequestAction::PerformAction() { function in class:chromeos_update_engine::OmahaRequestAction
H A Domaha_request_action_unittest.cc279 void PerformAction() { function in class:chromeos_update_engine::OutputObjectCollectorAction
/system/update_engine/payload_consumer/
H A Dfilesystem_verifier_action.h56 void PerformAction() override;
H A Dpostinstall_runner_action.h42 void PerformAction() override;
H A Ddownload_action.h86 void PerformAction() override;
H A Dinstall_plan.h134 void PerformAction() override {
H A Ddownload_action.cc168 void DownloadAction::PerformAction() { function in class:chromeos_update_engine::DownloadAction
H A Dfilesystem_verifier_action.cc50 void FilesystemVerifierAction::PerformAction() { function in class:chromeos_update_engine::FilesystemVerifierAction
H A Dpostinstall_runner_action.cc54 void PostinstallRunnerAction::PerformAction() { function in class:chromeos_update_engine::PostinstallRunnerAction
H A Ddownload_action_unittest.cc339 void PerformAction() { function in class:chromeos_update_engine::DownloadActionTestAction

Completed in 1757 milliseconds