Home
last modified time | relevance | path

Searched refs:eConnectionStatusLostConnection (Results 1 – 9 of 9) sorted by relevance

/external/lldb/source/Core/
DConnectionFileDescriptor.cpp491 status = eConnectionStatusLostConnection; in Read()
609 status = eConnectionStatusLostConnection; in Write()
723 return eConnectionStatusLostConnection; in BytesAvailable()
772 return eConnectionStatusLostConnection; in BytesAvailable()
879 return eConnectionStatusLostConnection; in BytesAvailable()
926 return eConnectionStatusLostConnection; in BytesAvailable()
1028 return eConnectionStatusLostConnection;
1074 return eConnectionStatusLostConnection;
DConnectionSharedMemory.cpp103 return eConnectionStatusLostConnection; in BytesAvailable()
DCommunication.cpp374 … case eConnectionStatusLostConnection: // Lost connection while connected to a valid connection in ReadThread()
424 case eConnectionStatusLostConnection: return "lost connection"; in ConnectionStatusAsCString()
DConnectionMachPort.cpp261 return eConnectionStatusLostConnection; in BytesAvailable()
/external/lldb/source/API/
DSBCommunication.cpp96 status = eConnectionStatusLostConnection; in AdoptFileDesriptor()
/external/lldb/include/lldb/
Dlldb-enumerations.h210 eConnectionStatusLostConnection // Lost connection while connected to a valid connection enumerator
/external/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteCommunication.cpp326 case eConnectionStatusLostConnection: in WaitForPacketWithTimeoutMicroSecondsNoLock()
/external/lldb/source/Plugins/Process/MacOSX-Kernel/
DCommunicationKDP.cpp272 case eConnectionStatusLostConnection: in WaitForPacketWithTimeoutMicroSecondsNoLock()
/external/lldb/www/python_reference/
Dapi-objects.txt1107 _lldb'.eConnectionStatusLostConnection _lldb%27-module.html#eConnectionStatusLostConnection
2004 lldb.eConnectionStatusLostConnection lldb-module.html#eConnectionStatusLostConnection