Home
last modified time | relevance | path

Searched refs:GetListenerForEventSpec (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/lldb/include/lldb/Utility/
DBroadcaster.h97 GetListenerForEventSpec(const BroadcastEventSpec &event_spec) const;
/external/llvm-project/lldb/source/Utility/
DBroadcaster.cpp390 ListenerSP BroadcasterManager::GetListenerForEventSpec( in GetListenerForEventSpec() function in BroadcasterManager