Searched refs:ProcessingStopped (Results 1 - 11 of 11) sorted by relevance

/system/update_engine/common/
H A Daction_processor.h133 virtual void ProcessingStopped(const ActionProcessor* processor) {} function in class:chromeos_update_engine::ActionProcessorDelegate
H A Daction_processor.cc68 delegate_->ProcessingStopped(this);
H A Daction_processor_unittest.cc73 virtual void ProcessingStopped(const ActionProcessor* processor) { function in class:chromeos_update_engine::__anon1970::MyActionProcessorDelegate
/system/update_engine/
H A Dupdate_attempter_android.h74 void ProcessingStopped(const ActionProcessor* processor) override;
H A Dupdate_attempter.h98 void ProcessingStopped(const ActionProcessor* processor) override;
H A Dupdate_attempter_android.cc270 void UpdateAttempterAndroid::ProcessingStopped( function in class:chromeos_update_engine::UpdateAttempterAndroid
H A Dupdate_attempter.cc997 void UpdateAttempter::ProcessingStopped(const ActionProcessor* processor) { function in class:chromeos_update_engine::UpdateAttempter
H A Domaha_request_action_unittest.cc1003 void ProcessingStopped(const ActionProcessor* processor) { function in class:chromeos_update_engine::__anon2011::TerminateEarlyTestProcessorDelegate
/system/update_engine/payload_consumer/
H A Dfilesystem_verifier_action_unittest.cc88 void ProcessingStopped(const ActionProcessor* processor) { function in class:chromeos_update_engine::FilesystemVerifierActionTestDelegate
H A Dpostinstall_runner_action_unittest.cc58 void ProcessingStopped(const ActionProcessor* processor) override {
344 // a ProcessingStopped call instead.
H A Ddownload_action_unittest.cc248 void ProcessingStopped(const ActionProcessor* processor) { function in class:chromeos_update_engine::__anon2024::TerminateEarlyTestProcessorDelegate

Completed in 591 milliseconds