Searched defs:match_accepts (Results 1 – 3 of 3) sorted by relevance
12 LogFilterExactMatch::LogFilterExactMatch(bool match_accepts, in LogFilterExactMatch()
23 LogFilterRegex::LogFilterRegex(bool match_accepts, FilterTarget filter_target, in LogFilterRegex()
195 static FilterRuleSP CreateRule(bool match_accepts, size_t attribute, in CreateRule()