Searched defs:SetCommand (Results 1 – 3 of 3) sorted by relevance
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
2492 SetCommand(struct cmdargs const *arg) in SetCommand() function