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

  /system/update_engine/common/
action_processor.h 133 virtual void ProcessingStopped(const ActionProcessor* processor) {}
action_processor.cc 68 delegate_->ProcessingStopped(this);
action_processor_unittest.cc 73 virtual void ProcessingStopped(const ActionProcessor* processor) {
  /system/update_engine/
update_attempter_android.h 78 void ProcessingStopped(const ActionProcessor* processor) override;
update_attempter.h 92 void ProcessingStopped(const ActionProcessor* processor) override;
update_attempter_android.cc 463 void UpdateAttempterAndroid::ProcessingStopped(
update_attempter.cc     [all...]
omaha_request_action_unittest.cc     [all...]
  /system/update_engine/payload_consumer/
filesystem_verifier_action_unittest.cc 83 void ProcessingStopped(const ActionProcessor* processor) {
postinstall_runner_action_unittest.cc 56 void ProcessingStopped(const ActionProcessor* processor) override {
334 // a ProcessingStopped call instead.
download_action_unittest.cc 336 void ProcessingStopped(const ActionProcessor* processor) {

Completed in 79 milliseconds