Searched refs:HasMatchByDestination (Results 1 – 2 of 2) sorted by relevance
566 static bool HasMatchByDestination(const AutocompleteMatch& match,
738 bool AutocompleteResult::HasMatchByDestination(const AutocompleteMatch& match, in HasMatchByDestination() function in AutocompleteResult763 if (!HasMatchByDestination(*i, new_matches)) { in MergeMatchesByProvider()