Searched defs:ExecuteCommand (Results 1 - 2 of 2) sorted by relevance

/system/core/init/
H A Daction.cpp84 ExecuteCommand(cmd);
89 ExecuteCommand(c);
93 void Action::ExecuteCommand(const Command& command) const { function in class:android::init::Action
/system/bt/service/client/
H A Dmain.cc987 bool ExecuteCommand(const sp<IBluetooth>& bt_iface, std::string& command) { function in namespace:__anon757
1087 if (!ExecuteCommand(bt_iface, command)) break;

Completed in 223 milliseconds