Searched refs:ExecuteOneCommand (Results 1 – 6 of 6) sorted by relevance
56 void ActionManager::ExecuteOneCommand() { in ExecuteOneCommand() function in android::init::ActionManager80 action->ExecuteOneCommand(current_command_); in ExecuteOneCommand()
41 void ExecuteOneCommand();
67 void ExecuteOneCommand(std::size_t command) const;
56 am.ExecuteOneCommand(); in TestInit()
106 void Action::ExecuteOneCommand(std::size_t command) const { in ExecuteOneCommand() function in android::init::Action
777 am.ExecuteOneCommand(); in SecondStageMain()