Searched defs:ExecuteCommand (Results 1 – 3 of 3) 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
1025 bool ExecuteCommand(const sp<IBluetooth>& bt_iface, std::string& command) { in ExecuteCommand() function