Home
last modified time | relevance | path

Searched refs:WaitForEventForBroadcasterWithType (Results 1 – 10 of 10) sorted by relevance

/external/lldb/test/python_api/default-constructor/
Dsb_listener.py16 obj.WaitForEventForBroadcasterWithType(5, broadcaster, 0xffffffff, event)
/external/lldb/test/python_api/event/
DTestEvents.py107 if listener.WaitForEventForBroadcasterWithType(5,
253 if listener.WaitForEventForBroadcasterWithType(5,
/external/lldb/scripts/Python/interface/
DSBListener.i66 WaitForEventForBroadcasterWithType (uint32_t num_seconds,
/external/lldb/source/API/
DSBListener.cpp273 SBListener::WaitForEventForBroadcasterWithType in WaitForEventForBroadcasterWithType() function in SBListener
290 … if (m_opaque_ptr->WaitForEventForBroadcasterWithType (time_value.IsValid() ? &time_value : NULL, in WaitForEventForBroadcasterWithType()
/external/lldb/include/lldb/API/
DSBListener.h69 WaitForEventForBroadcasterWithType (uint32_t num_seconds,
/external/lldb/include/lldb/Core/
DListener.h90 WaitForEventForBroadcasterWithType (const TimeValue *timeout,
/external/lldb/source/Core/
DListener.cpp456 Listener::WaitForEventForBroadcasterWithType in WaitForEventForBroadcasterWithType() function in Listener
/external/lldb/tools/driver/
DDriver.cpp1495 listener.WaitForEventForBroadcasterWithType (UINT32_MAX, in MainLoop()
/external/lldb/source/Target/
DProcess.cpp1335 if (m_listener.WaitForEventForBroadcasterWithType (timeout, in WaitForStateChangedEvents()
1391 if (m_private_state_listener.WaitForEventForBroadcasterWithType (timeout, in WaitForStateChangedEventsPrivate()
/external/lldb/www/python_reference/
Dapi-objects.txt3227 lldb.SBListener.WaitForEventForBroadcasterWithType lldb.SBListener-class.html#WaitForEventForBroadc…