Home
last modified time | relevance | path

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

/system/update_engine/common/
Daction_processor.h138 virtual void ProcessingStopped( in ProcessingStopped() function
Daction_processor_unittest.cc74 virtual void ProcessingStopped(const ActionProcessor* processor) { in ProcessingStopped() function in chromeos_update_engine::__anonb1cec44e0111::MyActionProcessorDelegate
/system/update_engine/payload_generator/
Dgenerate_delta_main.cc165 void ProcessingStopped(const ActionProcessor* processor) override { in ProcessingStopped() function in chromeos_update_engine::__anon79ebbc710111::ApplyPayloadProcessorDelegate
/system/update_engine/payload_consumer/
Dpostinstall_runner_action_unittest.cc63 void ProcessingStopped(const ActionProcessor* processor) override { in ProcessingStopped() function in chromeos_update_engine::PostinstActionProcessorDelegate
Dfilesystem_verifier_action_unittest.cc226 void ProcessingStopped(const ActionProcessor* processor) { in ProcessingStopped() function in chromeos_update_engine::FilesystemVerifierActionTestDelegate
/system/update_engine/aosp/
Dupdate_attempter_android.cc607 void UpdateAttempterAndroid::ProcessingStopped( in ProcessingStopped() function in chromeos_update_engine::UpdateAttempterAndroid