Searched defs:ConnectRemote (Results 1 – 11 of 11) sorted by relevance
113 Status PlatformAndroidRemoteGDBServer::ConnectRemote(Args &args) { in ConnectRemote() function in PlatformAndroidRemoteGDBServer
140 Status PlatformAndroid::ConnectRemote(Args &args) { in ConnectRemote() function in PlatformAndroid
133 Status PlatformWindows::ConnectRemote(Args &args) { in ConnectRemote() function in PlatformWindows
132 Status PlatformAppleSimulator::ConnectRemote(Args &args) { in ConnectRemote() function in PlatformAppleSimulator
303 Status PlatformPOSIX::ConnectRemote(Args &args) { in ConnectRemote() function in PlatformPOSIX
375 SBError SBPlatform::ConnectRemote(SBPlatformConnectOptions &connect_options) { in ConnectRemote() function in SBPlatform
518 lldb::SBProcess SBTarget::ConnectRemote(SBListener &listener, const char *url, in ConnectRemote() function in SBTarget
725 static int ConnectRemote(RNBRemote *remote, const char *host, int port, in ConnectRemote() function
210 Status PlatformRemoteGDBServer::ConnectRemote(Args &args) { in ConnectRemote() function in PlatformRemoteGDBServer
950 Status Platform::ConnectRemote(Args &args) { in ConnectRemote() function in Platform
3031 Status Process::ConnectRemote(llvm::StringRef remote_url) { in ConnectRemote() function in Process