Searched defs:ProcessingDone (Results 1 - 6 of 6) 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_unittest.cc67 virtual void ProcessingDone(const ActionProcessor* processor, function in class:chromeos_update_engine::__anon1976::MyActionProcessorDelegate
/system/update_engine/payload_consumer/
H A Dfilesystem_verifier_action_unittest.cc85 void ProcessingDone(const ActionProcessor* processor, ErrorCode code) { function in class:chromeos_update_engine::FilesystemVerifierActionTestDelegate
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::__anon2033::PassObjectOutTestProcessorDelegate
/system/update_engine/
H A Dupdate_attempter_android.cc286 void UpdateAttempterAndroid::ProcessingDone(const ActionProcessor* processor, function in class:chromeos_update_engine::UpdateAttempterAndroid
H A Dupdate_attempter.cc917 void UpdateAttempter::ProcessingDone(const ActionProcessor* processor, function in class:chromeos_update_engine::UpdateAttempter

Completed in 59 milliseconds