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