Home
last modified time | relevance | path

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

/aosp_15_r20/system/update_engine/common/
H A Daction_processor.h132 virtual void ProcessingDone([[maybe_unused]] const ActionProcessor* processor, in ProcessingDone() function
H A Daction_processor_unittest.cc68 virtual void ProcessingDone(const ActionProcessor* processor, in ProcessingDone() function in chromeos_update_engine::__anoncfadaa580111::MyActionProcessorDelegate
/aosp_15_r20/system/update_engine/payload_consumer/
H A Dpostinstall_runner_action_unittest.cc57 void ProcessingDone(const ActionProcessor* processor, in ProcessingDone() function in chromeos_update_engine::PostinstActionProcessorDelegate
H A Dfilesystem_verifier_action_unittest.cc222 void ProcessingDone(const ActionProcessor* processor, ErrorCode code) { in ProcessingDone() function in chromeos_update_engine::FilesystemVerifierActionTestDelegate
/aosp_15_r20/system/update_engine/payload_generator/
H A Dgenerate_delta_main.cc162 void ProcessingDone(const ActionProcessor* processor, in ProcessingDone() function in chromeos_update_engine::__anon8c5df8bb0111::ApplyPayloadProcessorDelegate
/aosp_15_r20/system/update_engine/aosp/
H A Dupdate_attempter_android.cc709 void UpdateAttempterAndroid::ProcessingDone(const ActionProcessor* processor, in ProcessingDone() function in chromeos_update_engine::UpdateAttempterAndroid