OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
74
void
ProcessingStopped
(const ActionProcessor* processor) override;
update_attempter.h
98
void
ProcessingStopped
(const ActionProcessor* processor) override;
update_attempter_android.cc
313
void UpdateAttempterAndroid::
ProcessingStopped
(
update_attempter.cc
[
all
...]
omaha_request_action_unittest.cc
[
all
...]
/system/update_engine/payload_consumer/
filesystem_verifier_action_unittest.cc
88
void
ProcessingStopped
(const ActionProcessor* processor) {
postinstall_runner_action_unittest.cc
59
void
ProcessingStopped
(const ActionProcessor* processor) override {
333
// a
ProcessingStopped
call instead.
download_action_unittest.cc
248
void
ProcessingStopped
(const ActionProcessor* processor) {
Completed in 171 milliseconds