Searched refs:ExecuteOneCommand (Results 1 – 6 of 6) sorted by relevance
67 void ActionManager::ExecuteOneCommand() { in ExecuteOneCommand() function in android::init::ActionManager94 action->ExecuteOneCommand(current_command_); in ExecuteOneCommand()
44 void ExecuteOneCommand();
67 void ExecuteOneCommand(std::size_t command) const;
146 void Action::ExecuteOneCommand(std::size_t command) const { in ExecuteOneCommand() function in android::init::Action
63 am.ExecuteOneCommand(); in TestInit()
916 am.ExecuteOneCommand(); in SecondStageMain()