Searched defs:AddMatch (Results 1 – 3 of 3) sorted by relevance
26 static BROTLI_INLINE void AddMatch(size_t distance, size_t len, size_t len_code, in AddMatch() function
311 void Matcher::AddMatch(Match* match) { in AddMatch() function in libtextclassifier3::grammar::Matcher
683 void Bus::AddMatch(const std::string& match_rule, DBusError* error) { in AddMatch() function in dbus::Bus