Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/Plugins/StructuredData/DarwinLog/
DStructuredDataDarwinLog.cpp220 dict_p->AddStringItem("type", GetOperationType().GetCString()); in Serialize()
230 ConstString GetOperationType() const { return m_operation; } in GetOperationType() function in sddarwinlog_private::FilterRule