Home
last modified time | relevance | path

Searched refs:HasMatchByDestination (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/autocomplete/
Dautocomplete.h566 static bool HasMatchByDestination(const AutocompleteMatch& match,
Dautocomplete.cc738 bool AutocompleteResult::HasMatchByDestination(const AutocompleteMatch& match, in HasMatchByDestination() function in AutocompleteResult
763 if (!HasMatchByDestination(*i, new_matches)) { in MergeMatchesByProvider()