Home
last modified time | relevance | path

Searched defs:actions_ (Results 1 – 4 of 4) sorted by relevance

/system/update_engine/
Dupdate_attempter_android.h139 std::vector<std::shared_ptr<AbstractAction>> actions_; variable
Dupdate_attempter.h410 std::vector<std::shared_ptr<AbstractAction>> actions_; variable
/system/update_engine/common/
Daction_processor.h99 std::deque<AbstractAction*> actions_; variable
/system/core/init/
Daction.h111 std::vector<std::unique_ptr<Action>> actions_; variable