Searched defs:ExecuteCommand (Results 1 – 2 of 2) sorted by relevance
21 message ExecuteCommand { repeated string args = 1; } message
159 void Action::ExecuteCommand(const Command& command) const { in ExecuteCommand() function in android::init::Action