Home
last modified time | relevance | path

Searched defs:DisconnectRemote (Results 1 – 8 of 8) sorted by relevance

/external/llvm-project/lldb/source/Plugins/Platform/Windows/
DPlatformWindows.cpp184 Status PlatformWindows::DisconnectRemote() { in DisconnectRemote() function in PlatformWindows
/external/llvm-project/lldb/source/Plugins/Platform/Android/
DPlatformAndroidRemoteGDBServer.cpp148 Status PlatformAndroidRemoteGDBServer::DisconnectRemote() { in DisconnectRemote() function in PlatformAndroidRemoteGDBServer
DPlatformAndroid.cpp260 Status PlatformAndroid::DisconnectRemote() { in DisconnectRemote() function in PlatformAndroid
/external/llvm-project/lldb/source/Plugins/Platform/MacOSX/
DPlatformAppleSimulator.cpp169 Status PlatformAppleSimulator::DisconnectRemote() { in DisconnectRemote() function in PlatformAppleSimulator
/external/llvm-project/lldb/source/Plugins/Platform/POSIX/
DPlatformPOSIX.cpp343 Status PlatformPOSIX::DisconnectRemote() { in DisconnectRemote() function in PlatformPOSIX
/external/llvm-project/lldb/source/API/
DSBPlatform.cpp425 void SBPlatform::DisconnectRemote() { in DisconnectRemote() function in SBPlatform
/external/llvm-project/lldb/source/Plugins/Platform/gdb-server/
DPlatformRemoteGDBServer.cpp344 Status PlatformRemoteGDBServer::DisconnectRemote() { in DisconnectRemote() function in PlatformRemoteGDBServer
/external/llvm-project/lldb/source/Target/
DPlatform.cpp979 Status Platform::DisconnectRemote() { in DisconnectRemote() function in Platform