Home
last modified time | relevance | path

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

/aosp_15_r20/system/update_engine/common/
H A Daction_processor.h137 virtual void ProcessingStopped( in ProcessingStopped() function
H A Daction_processor_unittest.cc74 virtual void ProcessingStopped(const ActionProcessor* processor) { in ProcessingStopped() function in chromeos_update_engine::__anoncfadaa580111::MyActionProcessorDelegate
/aosp_15_r20/system/update_engine/payload_consumer/
H A Dpostinstall_runner_action_unittest.cc62 void ProcessingStopped(const ActionProcessor* processor) override { in ProcessingStopped() function in chromeos_update_engine::PostinstActionProcessorDelegate
H A Dfilesystem_verifier_action_unittest.cc225 void ProcessingStopped(const ActionProcessor* processor) { in ProcessingStopped() function in chromeos_update_engine::FilesystemVerifierActionTestDelegate
/aosp_15_r20/system/update_engine/payload_generator/
H A Dgenerate_delta_main.cc167 void ProcessingStopped(const ActionProcessor* processor) override { in ProcessingStopped() function in chromeos_update_engine::__anon8c5df8bb0111::ApplyPayloadProcessorDelegate
/aosp_15_r20/system/update_engine/aosp/
H A Dupdate_attempter_android.cc754 void UpdateAttempterAndroid::ProcessingStopped( in ProcessingStopped() function in chromeos_update_engine::UpdateAttempterAndroid