Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/StructuredData/DarwinLog/
H A DStructuredDataDarwinLog.h98 size_t HandleDisplayOfEvent(const StructuredData::Dictionary &event,
H A DStructuredDataDarwinLog.cpp1194 HandleDisplayOfEvent(*event, stream); in GetDescription()
1737 size_t StructuredDataDarwinLog::HandleDisplayOfEvent( in HandleDisplayOfEvent() function in StructuredDataDarwinLog