Searched refs:SBPlatformShellCommand (Results 1 – 5 of 5) sorted by relevance
177 SBPlatformShellCommand::SBPlatformShellCommand(const char *shell_interpreter, in SBPlatformShellCommand() function in SBPlatformShellCommand184 SBPlatformShellCommand::SBPlatformShellCommand(const char *shell_command) in SBPlatformShellCommand() function in SBPlatformShellCommand190 SBPlatformShellCommand::SBPlatformShellCommand( in SBPlatformShellCommand() function in SBPlatformShellCommand191 const SBPlatformShellCommand &rhs) in SBPlatformShellCommand()199 SBPlatformShellCommand &200 SBPlatformShellCommand::operator=(const SBPlatformShellCommand &rhs) { in operator =()203 SBPlatformShellCommand &, in operator =()204 SBPlatformShellCommand, operator=,(const lldb::SBPlatformShellCommand &), in operator =()211 SBPlatformShellCommand::~SBPlatformShellCommand() { delete m_opaque_ptr; } in ~SBPlatformShellCommand()732 SBPlatformShellCommand &, in RegisterMethods()[all …]
102 RegisterMethods<SBPlatformShellCommand>(R); in SBRegistry()
52 class LLDB_API SBPlatformShellCommand {54 SBPlatformShellCommand(const char *shell, const char *shell_command);55 SBPlatformShellCommand(const char *shell_command);57 SBPlatformShellCommand(const SBPlatformShellCommand &rhs);59 SBPlatformShellCommand &operator=(const SBPlatformShellCommand &rhs);61 ~SBPlatformShellCommand();146 SBError Run(SBPlatformShellCommand &shell_command);
50 ) SBPlatformShellCommand;51 class SBPlatformShellCommand54 SBPlatformShellCommand (const char *shell, const char *shell_command);55 SBPlatformShellCommand (const char *shell_command);57 SBPlatformShellCommand (const SBPlatformShellCommand &rhs);59 ~SBPlatformShellCommand();190 Run (lldb::SBPlatformShellCommand &shell_command);
37140 …result = (lldb::SBPlatformShellCommand *)new lldb::SBPlatformShellCommand((lldb::SBPlatformShellCo… in _wrap_new_SBPlatformShellCommand__SWIG_2()37208 lldb::SBPlatformShellCommand *arg1 = (lldb::SBPlatformShellCommand *) 0 ; in _wrap_SBPlatformShellCommand_Clear()37231 lldb::SBPlatformShellCommand *arg1 = (lldb::SBPlatformShellCommand *) 0 ; in _wrap_SBPlatformShellCommand_GetShell()37255 lldb::SBPlatformShellCommand *arg1 = (lldb::SBPlatformShellCommand *) 0 ; in _wrap_SBPlatformShellCommand_SetShell()37281 lldb::SBPlatformShellCommand *arg1 = (lldb::SBPlatformShellCommand *) 0 ; in _wrap_SBPlatformShellCommand_GetCommand()37305 lldb::SBPlatformShellCommand *arg1 = (lldb::SBPlatformShellCommand *) 0 ; in _wrap_SBPlatformShellCommand_SetCommand()37331 lldb::SBPlatformShellCommand *arg1 = (lldb::SBPlatformShellCommand *) 0 ; in _wrap_SBPlatformShellCommand_GetWorkingDirectory()37355 lldb::SBPlatformShellCommand *arg1 = (lldb::SBPlatformShellCommand *) 0 ; in _wrap_SBPlatformShellCommand_SetWorkingDirectory()37381 lldb::SBPlatformShellCommand *arg1 = (lldb::SBPlatformShellCommand *) 0 ; in _wrap_SBPlatformShellCommand_GetTimeoutSeconds()37405 lldb::SBPlatformShellCommand *arg1 = (lldb::SBPlatformShellCommand *) 0 ; in _wrap_SBPlatformShellCommand_SetTimeoutSeconds()[all …]