Home
last modified time | relevance | path

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

/system/update_engine/common/
Daction_processor.h132 virtual void ProcessingDone([[maybe_unused]] const ActionProcessor* processor, in ProcessingDone() function
Daction_processor_unittest.cc68 virtual void ProcessingDone(const ActionProcessor* processor, in ProcessingDone() function in chromeos_update_engine::__anonaa9a44d80111::MyActionProcessorDelegate
/system/update_engine/payload_consumer/
Dpostinstall_runner_action_recovery_unittest.cc56 void ProcessingDone(const ActionProcessor* processor, in ProcessingDone() function in chromeos_update_engine::PostinstActionProcessorDelegate
Dpostinstall_runner_action_unittest.cc62 void ProcessingDone(const ActionProcessor* processor, in ProcessingDone() function in chromeos_update_engine::PostinstActionProcessorDelegate
Dfilesystem_verifier_action_unittest.cc222 void ProcessingDone(const ActionProcessor* processor, ErrorCode code) { in ProcessingDone() function in chromeos_update_engine::FilesystemVerifierActionTestDelegate
/system/update_engine/payload_generator/
Dgenerate_delta_main.cc162 void ProcessingDone(const ActionProcessor* processor, in ProcessingDone() function in chromeos_update_engine::__anon7fcf233b0111::ApplyPayloadProcessorDelegate
/system/update_engine/aosp/
Dupdate_attempter_android.cc731 void UpdateAttempterAndroid::ProcessingDone(const ActionProcessor* processor, in ProcessingDone() function in chromeos_update_engine::UpdateAttempterAndroid