Home
last modified time | relevance | path

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

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