Home
last modified time | relevance | path

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

/system/update_engine/common/
Daction_processor.h137 virtual void ProcessingStopped( in ProcessingStopped() function
Daction_processor_unittest.cc74 virtual void ProcessingStopped(const ActionProcessor* processor) { in ProcessingStopped() function in chromeos_update_engine::__anonaa9a44d80111::MyActionProcessorDelegate
/system/update_engine/payload_consumer/
Dpostinstall_runner_action_recovery_unittest.cc61 void ProcessingStopped(const ActionProcessor* processor) override { in ProcessingStopped() function in chromeos_update_engine::PostinstActionProcessorDelegate
Dpostinstall_runner_action_unittest.cc67 void ProcessingStopped(const ActionProcessor* processor) override { in ProcessingStopped() function in chromeos_update_engine::PostinstActionProcessorDelegate
Dfilesystem_verifier_action_unittest.cc225 void ProcessingStopped(const ActionProcessor* processor) { in ProcessingStopped() function in chromeos_update_engine::FilesystemVerifierActionTestDelegate
/system/update_engine/payload_generator/
Dgenerate_delta_main.cc167 void ProcessingStopped(const ActionProcessor* processor) override { in ProcessingStopped() function in chromeos_update_engine::__anon7fcf233b0111::ApplyPayloadProcessorDelegate
/system/update_engine/aosp/
Dupdate_attempter_android.cc776 void UpdateAttempterAndroid::ProcessingStopped( in ProcessingStopped() function in chromeos_update_engine::UpdateAttempterAndroid