Searched refs:WaitForEventForBroadcasterWithType (Results 1 – 6 of 6) sorted by relevance
/external/llvm-project/lldb/test/API/python_api/default-constructor/ |
D | sb_listener.py | 16 obj.WaitForEventForBroadcasterWithType(5, broadcaster, 0xffffffff, event)
|
/external/llvm-project/lldb/source/API/ |
D | SBListener.cpp | 189 bool SBListener::WaitForEventForBroadcasterWithType( in WaitForEventForBroadcasterWithType() function in SBListener 193 bool, SBListener, WaitForEventForBroadcasterWithType, in WaitForEventForBroadcasterWithType() 354 bool, SBListener, WaitForEventForBroadcasterWithType, in RegisterMethods()
|
/external/llvm-project/lldb/bindings/interface/ |
D | SBListener.i | 67 WaitForEventForBroadcasterWithType (uint32_t num_seconds,
|
/external/llvm-project/lldb/include/lldb/API/ |
D | SBListener.h | 57 bool WaitForEventForBroadcasterWithType(
|
/external/llvm-project/lldb/test/API/functionalities/signal/ |
D | TestSendSignal.py | 104 got_event = process_listener.WaitForEventForBroadcasterWithType(
|
/external/llvm-project/lldb/packages/Python/lldbsuite/test/ |
D | lldbutil.py | 1158 if not listener.WaitForEventForBroadcasterWithType(
|