Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Utility/
DBroadcaster.h326 bool GetEventNames(Stream &s, const uint32_t event_mask, in GetEventNames() function
/external/llvm-project/lldb/source/Utility/
DBroadcaster.cpp86 bool Broadcaster::BroadcasterImpl::GetEventNames( in GetEventNames() function in Broadcaster::BroadcasterImpl