Home
last modified time | relevance | path

Searched defs:IsConnected (Results 1 – 10 of 10) sorted by relevance

/external/lldb/tools/debugserver/source/
DRNBSocket.h62 bool IsConnected () const { return m_fd != -1; } in IsConnected() function
/external/lldb/source/Core/
DConnectionSharedMemory.cpp45 ConnectionSharedMemory::IsConnected () const in IsConnected() function in ConnectionSharedMemory
DConnectionMachPort.cpp47 ConnectionMachPort::IsConnected () const in IsConnected() function in ConnectionMachPort
DCommunication.cpp121 Communication::IsConnected () const in IsConnected() function in Communication
DConnectionFileDescriptor.cpp170 ConnectionFileDescriptor::IsConnected () const in IsConnected() function in ConnectionFileDescriptor
/external/lldb/source/API/
DSBCommunication.cpp124 SBCommunication::IsConnected () const in IsConnected() function in SBCommunication
/external/lldb/include/lldb/Target/
DPlatform.h482 IsConnected () const in IsConnected() function
/external/lldb/source/Plugins/Platform/gdb-server/
DPlatformRemoteGDBServer.cpp191 PlatformRemoteGDBServer::IsConnected () const in IsConnected() function in PlatformRemoteGDBServer
/external/lldb/source/Plugins/Platform/FreeBSD/
DPlatformFreeBSD.cpp362 PlatformFreeBSD::IsConnected () const in IsConnected() function in PlatformFreeBSD
/external/lldb/source/Plugins/Platform/MacOSX/
DPlatformDarwin.cpp489 PlatformDarwin::IsConnected () const in IsConnected() function in PlatformDarwin