Searched defs:shell_command (Results 1 – 3 of 3) sorted by relevance
140 SBPlatformShellCommand::SBPlatformShellCommand(const char *shell_command) in SBPlatformShellCommand()163 void SBPlatformShellCommand::SetCommand(const char *shell_command) { in SetCommand()397 SBError SBPlatform::Run(SBPlatformShellCommand &shell_command) { in Run()
130 char *shell_command; in fork_inferior() local
264 StreamString shell_command; in ConvertArgumentsForLaunchingInShell() local