Searched refs:SBPlatformConnectOptions (Results 1 – 5 of 5) sorted by relevance
80 SBPlatformConnectOptions::SBPlatformConnectOptions(const char *url) in SBPlatformConnectOptions() function in SBPlatformConnectOptions85 SBPlatformConnectOptions::SBPlatformConnectOptions( in SBPlatformConnectOptions() function in SBPlatformConnectOptions86 const SBPlatformConnectOptions &rhs) in SBPlatformConnectOptions()94 SBPlatformConnectOptions::~SBPlatformConnectOptions() { delete m_opaque_ptr; } in ~SBPlatformConnectOptions()96 SBPlatformConnectOptions &97 SBPlatformConnectOptions::operator=(const SBPlatformConnectOptions &rhs) { in operator =()99 SBPlatformConnectOptions &, in operator =()100 SBPlatformConnectOptions, operator=,( in operator =()132 void SBPlatformConnectOptions::EnableRsync( in EnableRsync()712 SBPlatformConnectOptions &, in RegisterMethods()[all …]
101 RegisterMethods<SBPlatformConnectOptions>(R); in SBRegistry()
23 class LLDB_API SBPlatformConnectOptions {25 SBPlatformConnectOptions(const char *url);27 SBPlatformConnectOptions(const SBPlatformConnectOptions &rhs);29 ~SBPlatformConnectOptions();31 SBPlatformConnectOptions &operator=(const SBPlatformConnectOptions &rhs);119 SBError ConnectRemote(SBPlatformConnectOptions &connect_options);
14 ) SBPlatformConnectOptions;15 class SBPlatformConnectOptions18 SBPlatformConnectOptions (const char *url);20 SBPlatformConnectOptions (const SBPlatformConnectOptions &rhs);22 ~SBPlatformConnectOptions ();151 ConnectRemote (lldb::SBPlatformConnectOptions &connect_options);
36777 result = (lldb::SBPlatformConnectOptions *)new lldb::SBPlatformConnectOptions((char const *)arg1); in _wrap_new_SBPlatformConnectOptions__SWIG_0()36791 lldb::SBPlatformConnectOptions *arg1 = 0 ; in _wrap_new_SBPlatformConnectOptions__SWIG_1()36801 …result = (lldb::SBPlatformConnectOptions *)new lldb::SBPlatformConnectOptions((lldb::SBPlatformCon… in _wrap_new_SBPlatformConnectOptions__SWIG_1()36854 lldb::SBPlatformConnectOptions *arg1 = (lldb::SBPlatformConnectOptions *) 0 ; in _wrap_SBPlatformConnectOptions_GetURL()36878 lldb::SBPlatformConnectOptions *arg1 = (lldb::SBPlatformConnectOptions *) 0 ; in _wrap_SBPlatformConnectOptions_SetURL()36904 lldb::SBPlatformConnectOptions *arg1 = (lldb::SBPlatformConnectOptions *) 0 ; in _wrap_SBPlatformConnectOptions_GetRsyncEnabled()36928 lldb::SBPlatformConnectOptions *arg1 = (lldb::SBPlatformConnectOptions *) 0 ; in _wrap_SBPlatformConnectOptions_EnableRsync()36960 lldb::SBPlatformConnectOptions *arg1 = (lldb::SBPlatformConnectOptions *) 0 ; in _wrap_SBPlatformConnectOptions_DisableRsync()36983 lldb::SBPlatformConnectOptions *arg1 = (lldb::SBPlatformConnectOptions *) 0 ; in _wrap_SBPlatformConnectOptions_GetLocalCacheDirectory()37007 lldb::SBPlatformConnectOptions *arg1 = (lldb::SBPlatformConnectOptions *) 0 ; in _wrap_SBPlatformConnectOptions_SetLocalCacheDirectory()[all …]