Searched refs:ExecuteCommand (Results 1 - 4 of 4) sorted by relevance

/system/tpm/trunks/
H A Dtpm_simulator_handle.cc68 ExecuteCommand(command.size(), reinterpret_cast<unsigned char*>(
/system/core/init/
H A Daction.cpp108 ExecuteCommand(commands_[command]);
113 ExecuteCommand(c);
117 void Action::ExecuteCommand(const Command& command) const { function in class:Action
H A Daction.h74 void ExecuteCommand(const Command& command) const;
/system/bt/service/client/
H A Dmain.cpp758 bool ExecuteCommand(sp<IBluetooth> bt_iface, std::string &command) { function in namespace:__anon776
861 if (!ExecuteCommand(bt_iface, command))

Completed in 116 milliseconds