Searched refs:CheckMessageMatches (Results 1 – 1 of 1) sorted by relevance
47 if (CheckLineMatches(line) && CheckFileMatches(file) && CheckMessageMatches(message)) in Matches()88 bool CheckMessageMatches(std::string_view got_msg) const { in CheckMessageMatches() function