Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/
H A DStructuredDataDarwinLog.cpp221 dict_p->AddStringItem("type", GetOperationType()); in Serialize()
231 llvm::StringRef GetOperationType() const { return m_operation; } in GetOperationType() function in sddarwinlog_private::FilterRule