Searched refs:DisconnectRemote (Results 1 – 10 of 10) sorted by relevance
59 lldb_private::Status DisconnectRemote() override;
347 Status PlatformPOSIX::DisconnectRemote() { in DisconnectRemote() function in PlatformPOSIX356 error = m_remote_platform_sp->DisconnectRemote(); in DisconnectRemote()
125 void DisconnectRemote();
394 void SBPlatform::DisconnectRemote() { in DisconnectRemote() 399 platform_sp->DisconnectRemote(); in IsConnected() 391 void SBPlatform::DisconnectRemote() { DisconnectRemote() function in SBPlatform
100 Status DisconnectRemote() override;
278 Status PlatformRemoteGDBServer::DisconnectRemote() { in DisconnectRemote() function in PlatformRemoteGDBServer
319 virtual Status DisconnectRemote();
346 error = platform_sp->DisconnectRemote(); in DoExecute()
889 Status Platform::DisconnectRemote() { in DisconnectRemote() function in Platform
42534 (arg1)->DisconnectRemote(); in _wrap_SBPlatform_DisconnectRemote()