Searched defs:ExecuteOneCommand (Results 1 – 2 of 2) sorted by relevance
/aosp14/system/core/init/ | ||
H A D | action_manager.cpp | 67 void ActionManager::ExecuteOneCommand() { in ExecuteOneCommand() function in android::init::ActionManager |
H A D | action.cpp | 146 void Action::ExecuteOneCommand(std::size_t command) const { in ExecuteOneCommand() function in android::init::Action |