Home
last modified time | relevance | path

Searched refs:eBroadcastBitDisconnected (Results 1 – 5 of 5) sorted by relevance

/external/lldb/scripts/Python/interface/
DSBCommunication.i16eBroadcastBitDisconnected = (1 << 0), ///< Sent when the communications connection is lo… enumerator
/external/lldb/include/lldb/API/
DSBCommunication.h22eBroadcastBitDisconnected = (1 << 0), ///< Sent when the communications connection is lo… enumerator
/external/lldb/include/lldb/Core/
DCommunication.h87eBroadcastBitDisconnected = (1 << 0), ///< Sent when the communications connection is lo… enumerator
/external/lldb/source/Core/
DCommunication.cpp53 SetEventName (eBroadcastBitDisconnected, "disconnected"); in Communication()
/external/lldb/www/python_reference/
Dapi-objects.txt2599 lldb.SBCommunication.eBroadcastBitDisconnected lldb.SBCommunication-class.html#eBroadcastBitDisconn…