Home
last modified time | relevance | path

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

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