Home
last modified time | relevance | path

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

/system/update_engine/
Dupdate_attempter.cc304 start_action_processor_ = true; in UpdateAttempter()
734 start_action_processor_ = true; in UpdateAttempter()
1150 if (start_action_processor_) { in UpdateAttempter()
1170 if (start_action_processor_) { in UpdateAttempter()
1299 start_action_processor_ = false; in UpdateAttempter()
Dupdate_attempter.h471 bool start_action_processor_ = false; variable