Searched refs:SBPlatformShellCommand (Results 1 – 5 of 5) sorted by relevance
166 // SBPlatformShellCommand in SBPlatformShellCommand() 167 SBPlatformShellCommand::SBPlatformShellCommand(const char *shell_interpreter, in SBPlatformShellCommand() 173 SBPlatformShellCommand::SBPlatformShellCommand(const char *shell_command) in SBPlatformShellCommand() 178 SBPlatformShellCommand::SBPlatformShellCommand( in SBPlatformShellCommand() 179 const SBPlatformShellCommand &rhs) in SBPlatformShellCommand() 186 SBPlatformShellCommand & in operator =() 187 SBPlatformShellCommand in operator =() 164 SBPlatformShellCommand::SBPlatformShellCommand(const char *shell_interpreter, SBPlatformShellCommand() function in SBPlatformShellCommand 170 SBPlatformShellCommand::SBPlatformShellCommand(const char *shell_command) SBPlatformShellCommand() function in SBPlatformShellCommand 175 SBPlatformShellCommand::SBPlatformShellCommand( SBPlatformShellCommand() function in SBPlatformShellCommand [all...]
56 class LLDB_API SBPlatformShellCommand {58 SBPlatformShellCommand(const char *shell, const char *shell_command);59 SBPlatformShellCommand(const char *shell_command);61 SBPlatformShellCommand(const SBPlatformShellCommand &rhs);63 SBPlatformShellCommand &operator=(const SBPlatformShellCommand &rhs);65 ~SBPlatformShellCommand();152 SBError Run(SBPlatformShellCommand &shell_command);
94 class LLDB_API SBPlatformShellCommand; variable
7 ) lldb::SBPlatformShellCommand;
41772 lldb::SBPlatformShellCommand *result = 0 ; in _wrap_new_SBPlatformShellCommand__SWIG_0()41779 …result = (lldb::SBPlatformShellCommand *)new lldb::SBPlatformShellCommand((char const *)arg1,(char… in _wrap_new_SBPlatformShellCommand__SWIG_0()41794 lldb::SBPlatformShellCommand *result = 0 ; in _wrap_new_SBPlatformShellCommand__SWIG_1()41799 result = (lldb::SBPlatformShellCommand *)new lldb::SBPlatformShellCommand((char const *)arg1); in _wrap_new_SBPlatformShellCommand__SWIG_1()41813 lldb::SBPlatformShellCommand *arg1 = 0 ; in _wrap_new_SBPlatformShellCommand__SWIG_2()41814 lldb::SBPlatformShellCommand *result = 0 ; in _wrap_new_SBPlatformShellCommand__SWIG_2()41823 …result = (lldb::SBPlatformShellCommand *)new lldb::SBPlatformShellCommand((lldb::SBPlatformShellCo… in _wrap_new_SBPlatformShellCommand__SWIG_2()41891 lldb::SBPlatformShellCommand *arg1 = (lldb::SBPlatformShellCommand *) 0 ; in _wrap_SBPlatformShellCommand_Clear()41914 lldb::SBPlatformShellCommand *arg1 = (lldb::SBPlatformShellCommand *) 0 ; in _wrap_SBPlatformShellCommand_GetShell()41938 lldb::SBPlatformShellCommand *arg1 = (lldb::SBPlatformShellCommand *) 0 ; in _wrap_SBPlatformShellCommand_SetShell()[all …]