Home
last modified time | relevance | path

Searched refs:WaitForEventForBroadcaster (Results 1 – 8 of 8) sorted by relevance

/external/lldb/test/python_api/default-constructor/
Dsb_listener.py15 obj.WaitForEventForBroadcaster(5, broadcaster, event)
/external/lldb/scripts/Python/interface/
DSBListener.i61 WaitForEventForBroadcaster (uint32_t num_seconds,
/external/lldb/source/API/
DSBListener.cpp243 SBListener::WaitForEventForBroadcaster in WaitForEventForBroadcaster() function in SBListener
259 if (m_opaque_ptr->WaitForEventForBroadcaster (time_value.IsValid() ? &time_value : NULL, in WaitForEventForBroadcaster()
/external/lldb/include/lldb/API/
DSBListener.h64 WaitForEventForBroadcaster (uint32_t num_seconds,
/external/lldb/include/lldb/Core/
DListener.h85 WaitForEventForBroadcaster (const TimeValue *timeout,
/external/lldb/source/Core/
DListener.cpp468 Listener::WaitForEventForBroadcaster in WaitForEventForBroadcaster() function in Listener
/external/lldb/source/Target/
DProcess.cpp1420 …return m_private_state_listener.WaitForEventForBroadcaster(timeout, &m_private_state_control_broad… in WaitForEventsPrivate()
/external/lldb/www/python_reference/
Dapi-objects.txt3224 lldb.SBListener.WaitForEventForBroadcaster lldb.SBListener-class.html#WaitForEventForBroadcaster