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