Searched refs:PlatformShellCommand (Results 1 – 2 of 2) sorted by relevance
54 struct PlatformShellCommand { struct55 PlatformShellCommand(const char *shell_command = NULL) in PlatformShellCommand() argument61 ~PlatformShellCommand() {} in ~PlatformShellCommand() argument141 : m_opaque_ptr(new PlatformShellCommand(shell_command)) {} in SBPlatformShellCommand()145 : m_opaque_ptr(new PlatformShellCommand()) { in SBPlatformShellCommand()
18 struct PlatformShellCommand;84 PlatformShellCommand *m_opaque_ptr;