Home
last modified time | relevance | path

Searched defs:m_match_text (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/lldb/tools/debugserver/source/MacOSX/DarwinLog/
DLogFilterExactMatch.h27 const std::string m_match_text; variable
/external/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/
DStructuredDataDarwinLog.cpp358 const std::string m_match_text; member in sddarwinlog_private::ExactMatchFilterRule