Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/StructuredData/DarwinLog/
H A DStructuredDataDarwinLog.cpp247 dict_p->AddStringItem("type", GetOperationType().GetCString()); in Serialize()
257 const ConstString &GetOperationType() const { return m_operation; } in GetOperationType() function in sddarwinlog_private::FilterRule