Home
last modified time | relevance | path

Searched refs:ExecuteCommand (Results 1 – 8 of 8) sorted by relevance

/system/core/init/
Dsubcontext.proto21 message ExecuteCommand { repeated string args = 1; } message
24 ExecuteCommand execute_command = 1;
Daction.cpp112 ExecuteCommand(cmd); in ExecuteOneCommand()
117 ExecuteCommand(c); in ExecuteAllCommands()
121 void Action::ExecuteCommand(const Command& command) const { in ExecuteCommand() function in android::init::Action
Daction.h83 void ExecuteCommand(const Command& command) const;
Dsubcontext.cpp106 void RunCommand(const SubcontextCommand::ExecuteCommand& execute_command,
116 void SubcontextProcess::RunCommand(const SubcontextCommand::ExecuteCommand& execute_command, in RunCommand()
/system/tpm/trunks/
Dtpm_simulator_handle.cc68 ExecuteCommand(command.size(), reinterpret_cast<unsigned char*>( in SendCommandAndWait()
/system/bt/service/client/
Dmain.cc988 bool ExecuteCommand(const sp<IBluetooth>& bt_iface, std::string& command) { in ExecuteCommand() function
1088 if (!ExecuteCommand(bt_iface, command)) break; in main()
/system/tpm/trunks/generator/
Draw_commands.txt25724 // This gets processed in ExecuteCommand() on the way out.
Draw_commands_fixed.txt25735 // This gets processed in ExecuteCommand() on the way out.