Home
last modified time | relevance | path

Searched refs:BroadcastEventByType (Results 1 – 7 of 7) sorted by relevance

/external/lldb/test/python_api/default-constructor/
Dsb_broadcaster.py9 obj.BroadcastEventByType(lldb.eBreakpointEventTypeInvalidType, True)
/external/lldb/scripts/Python/interface/
DSBBroadcaster.i41 BroadcastEventByType (uint32_t event_type, bool unique = false);
/external/lldb/include/lldb/API/
DSBBroadcaster.h38 BroadcastEventByType (uint32_t event_type, bool unique = false);
/external/lldb/tools/driver/
DIOChannel.cpp410 BroadcastEventByType (eBroadcastBitThreadDidStart); in Run()
494 BroadcastEventByType (IOChannel::eBroadcastBitThreadDidExit); in Run()
517 BroadcastEventByType (eBroadcastBitThreadShouldExit); in Stop()
DDriver.cpp1635 BroadcastEventByType (Driver::eBroadcastBitReadyForInput, true); in ReadyForCommand()
/external/lldb/source/API/
DSBBroadcaster.cpp73 SBBroadcaster::BroadcastEventByType (uint32_t event_type, bool unique) in BroadcastEventByType() function in SBBroadcaster
/external/lldb/www/python_reference/
Dapi-objects.txt2512 lldb.SBBroadcaster.BroadcastEventByType lldb.SBBroadcaster-class.html#BroadcastEventByType