Home
last modified time | relevance | path

Searched refs:start_action_processor_ (Results 1 – 2 of 2) sorted by relevance

/system/update_engine/
Dupdate_attempter.cc306 start_action_processor_ = true; in UpdateAttempter()
739 start_action_processor_ = true; in UpdateAttempter()
1188 if (start_action_processor_) { in UpdateAttempter()
1208 if (start_action_processor_) { in UpdateAttempter()
1344 start_action_processor_ = false; in UpdateAttempter()
Dupdate_attempter.h482 bool start_action_processor_ = false; variable