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

/system/core/init/
H A Dsubcontext.proto21 message ExecuteCommand { repeated string args = 1; }
24 ExecuteCommand execute_command = 1;
H A Daction.cpp112 ExecuteCommand(cmd);
117 ExecuteCommand(c);
121 void Action::ExecuteCommand(const Command& command) const { function in class:android::init::Action
H A Daction.h83 void ExecuteCommand(const Command& command) const;
H A Dsubcontext.cpp106 void RunCommand(const SubcontextCommand::ExecuteCommand& execute_command,
116 void SubcontextProcess::RunCommand(const SubcontextCommand::ExecuteCommand& execute_command,
/system/tpm/trunks/
H A Dtpm_simulator_handle.cc68 ExecuteCommand(command.size(), reinterpret_cast<unsigned char*>(
/system/bt/service/client/
H A Dmain.cc988 bool ExecuteCommand(const sp<IBluetooth>& bt_iface, std::string& command) { function in namespace:__anon855
1088 if (!ExecuteCommand(bt_iface, command)) break;

Completed in 1455 milliseconds