Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hilog/services/hilogd/
H A Dlog_buffer.cpp161 static bool LogMatchFilter(const LogFilter& filter, const HilogData& logData) in LogMatchFilter() function
242 if (LogMatchFilter(filter, (*reader->m_pos))) { in Query()
264 if (LogMatchFilter(filter, logData)) { in Query()