Searched refs:SBPlatformShellCommand (Results 1 – 2 of 2) sorted by relevance
169 SBPlatformShellCommand::SBPlatformShellCommand (const char *shell_command) : in SBPlatformShellCommand() function in SBPlatformShellCommand174 SBPlatformShellCommand::SBPlatformShellCommand (const SBPlatformShellCommand &rhs) : in SBPlatformShellCommand() function in SBPlatformShellCommand180 SBPlatformShellCommand::~SBPlatformShellCommand() in ~SBPlatformShellCommand()186 SBPlatformShellCommand::Clear() in Clear()194 SBPlatformShellCommand::GetCommand() in GetCommand()202 SBPlatformShellCommand::SetCommand(const char *shell_command) in SetCommand()211 SBPlatformShellCommand::GetWorkingDirectory () in GetWorkingDirectory()219 SBPlatformShellCommand::SetWorkingDirectory (const char *path) in SetWorkingDirectory()228 SBPlatformShellCommand::GetTimeoutSeconds () in GetTimeoutSeconds()234 SBPlatformShellCommand::SetTimeoutSeconds (uint32_t sec) in SetTimeoutSeconds()[all …]
58 class SBPlatformShellCommand61 SBPlatformShellCommand (const char *shell_command);63 SBPlatformShellCommand (const SBPlatformShellCommand &rhs);65 ~SBPlatformShellCommand();171 Run (SBPlatformShellCommand &shell_command);