HomeSort by relevance Sort by last modified time
    Searched refs:ProcessingDone (Results 1 - 11 of 11) sorted by null

  /system/update_engine/common/
action_processor.h 49 // when all processing is complete, ProcessingDone() will be called on the
128 virtual void ProcessingDone(const ActionProcessor* processor,
132 // completed. If/when all Actions complete, ProcessingDone() will be called.
action_processor.cc 137 delegate_->ProcessingDone(this, code);
action_processor_unittest.cc 67 virtual void ProcessingDone(const ActionProcessor* processor,
  /system/update_engine/
update_attempter_android.h 72 void ProcessingDone(const ActionProcessor* processor,
update_attempter.h 96 void ProcessingDone(const ActionProcessor* processor,
update_attempter_android.cc 280 void UpdateAttempterAndroid::ProcessingDone(const ActionProcessor* processor,
update_attempter.cc     [all...]
omaha_request_action_unittest.cc 247 void ProcessingDone(const ActionProcessor* processor,
    [all...]
  /system/update_engine/payload_consumer/
download_action_unittest.cc 73 void ProcessingDone(const ActionProcessor* processor,
357 void ProcessingDone(const ActionProcessor* processor, ErrorCode code) {
filesystem_verifier_action_unittest.cc 85 void ProcessingDone(const ActionProcessor* processor, ErrorCode code) {
postinstall_runner_action_unittest.cc 54 void ProcessingDone(const ActionProcessor* processor,

Completed in 116 milliseconds