Searched refs:PlatformShellCommand (Results 1 – 2 of 2) sorted by relevance
54 struct PlatformShellCommand { struct55 PlatformShellCommand(const char *shell_command = NULL) : in PlatformShellCommand() argument66 ~PlatformShellCommand() in ~PlatformShellCommand() argument170 m_opaque_ptr(new PlatformShellCommand(shell_command)) in SBPlatformShellCommand()175 m_opaque_ptr(new PlatformShellCommand()) in SBPlatformShellCommand()
16 struct PlatformShellCommand;100 PlatformShellCommand *m_opaque_ptr;