Home
last modified time | relevance | path

Searched defs:GetEventNames (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lldb/include/lldb/Utility/
H A DBroadcaster.h232 bool GetEventNames(Stream &s, const uint32_t event_mask, in GetEventNames() function
/llvm-project/lldb/source/Utility/
H A DBroadcaster.cpp105 bool Broadcaster::BroadcasterImpl::GetEventNames( in GetEventNames() function in Broadcaster::BroadcasterImpl