Searched refs:GetOperationType (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/
H A DStructuredDataDarwinLog.cpp224 dict_p->AddStringItem("type", GetOperationType().GetCString());
234 ConstString GetOperationType() const { return m_operation; } function in class:sddarwinlog_private::FilterRule

Completed in 113 milliseconds