Home
last modified time | relevance | path

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

/external/lldb/source/Core/
DCommunication.cpp54 SetEventName (eBroadcastBitReadThreadGotBytes, "got bytes"); in Communication()
172 …listener.StartListeningForEvents (this, eBroadcastBitReadThreadGotBytes | eBroadcastBitReadThreadD… in Read()
177 if (event_type & eBroadcastBitReadThreadGotBytes) in Read()
313 BroadcastEventIfUnique (eBroadcastBitReadThreadGotBytes); in AppendBytesToCache()
/external/lldb/scripts/Python/interface/
DSBCommunication.i17eBroadcastBitReadThreadGotBytes = (1 << 1), ///< Sent by the read thread when bytes become ava… enumerator
/external/lldb/include/lldb/API/
DSBCommunication.h23eBroadcastBitReadThreadGotBytes = (1 << 1), ///< Sent by the read thread when bytes become ava… enumerator
/external/lldb/include/lldb/Core/
DCommunication.h88eBroadcastBitReadThreadGotBytes = (1 << 1), ///< Sent by the read thread when bytes become ava… enumerator
/external/lldb/www/python_reference/
Dapi-objects.txt2606 lldb.SBCommunication.eBroadcastBitReadThreadGotBytes lldb.SBCommunication-class.html#eBroadcastBitR…