Searched refs:ProcessingDone (Results 1 - 11 of 11) sorted by relevance

/system/update_engine/common/
H A Daction_processor.h49 // when all processing is complete, ProcessingDone() will be called on the
128 virtual void ProcessingDone(const ActionProcessor* processor, function in class:chromeos_update_engine::ActionProcessorDelegate
132 // completed. If/when all Actions complete, ProcessingDone() will be called.
H A Daction_processor.cc137 delegate_->ProcessingDone(this, code);
H A Daction_processor_unittest.cc67 virtual void ProcessingDone(const ActionProcessor* processor, function in class:chromeos_update_engine::__anon1970::MyActionProcessorDelegate
/system/update_engine/
H A Dupdate_attempter_android.h72 void ProcessingDone(const ActionProcessor* processor,
H A Dupdate_attempter.h96 void ProcessingDone(const ActionProcessor* processor,
H A Dupdate_attempter_android.cc254 void UpdateAttempterAndroid::ProcessingDone(const ActionProcessor* processor, function in class:chromeos_update_engine::UpdateAttempterAndroid
H A Dupdate_attempter.cc916 void UpdateAttempter::ProcessingDone(const ActionProcessor* processor, function in class:chromeos_update_engine::UpdateAttempter
H A Domaha_request_action_unittest.cc247 void ProcessingDone(const ActionProcessor* processor,
/system/update_engine/payload_consumer/
H A Ddownload_action_unittest.cc73 void ProcessingDone(const ActionProcessor* processor,
357 void ProcessingDone(const ActionProcessor* processor, ErrorCode code) { function in class:chromeos_update_engine::__anon2025::PassObjectOutTestProcessorDelegate
H A Dfilesystem_verifier_action_unittest.cc85 void ProcessingDone(const ActionProcessor* processor, ErrorCode code) { function in class:chromeos_update_engine::FilesystemVerifierActionTestDelegate
H A Dpostinstall_runner_action_unittest.cc53 void ProcessingDone(const ActionProcessor* processor,

Completed in 3802 milliseconds