Home
last modified time | relevance | path

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

/system/update_engine/common/
Daction_processor.h133 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::__anon400e3aa70111::MyActionProcessorDelegate
/system/update_engine/payload_generator/
Dgenerate_delta_main.cc163 void ProcessingDone(const ActionProcessor* processor, in ProcessingDone() function in chromeos_update_engine::__anond7e0126a0111::ApplyPayloadProcessorDelegate
/system/update_engine/payload_consumer/
Dpostinstall_runner_action_unittest.cc58 void ProcessingDone(const ActionProcessor* processor, in ProcessingDone() function in chromeos_update_engine::PostinstActionProcessorDelegate
Dfilesystem_verifier_action_unittest.cc223 void ProcessingDone(const ActionProcessor* processor, ErrorCode code) { in ProcessingDone() function in chromeos_update_engine::FilesystemVerifierActionTestDelegate
/system/update_engine/aosp/
Dupdate_attempter_android.cc581 void UpdateAttempterAndroid::ProcessingDone(const ActionProcessor* processor, in ProcessingDone() function in chromeos_update_engine::UpdateAttempterAndroid