Searched refs:SetCommand (Results 1 – 6 of 6) sorted by relevance
75 void SetCommand(const char *shell_command);
39 void SetCommand(std::string command) { m_command = std::move(command); } in SetCommand() function
229 void SBPlatformShellCommand::SetCommand(const char *shell_command) { in SetCommand() function in SBPlatformShellCommand
180 static int SetCommand(struct cmdargs const *);905 {"set", "setup", SetCommand, LOCAL_AUTH | LOCAL_CX_OPT,2492 SetCommand(struct cmdargs const *arg) in SetCommand() function
1996 result.SetCommand(command_line); in HandleCommand()
42779 (arg1)->SetCommand((char const *)arg2); in _wrap_SBPlatformShellCommand_SetCommand()