HomeSort by relevance Sort by last modified time
    Searched refs:HasMatchByDestination (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/autocomplete/
autocomplete_result.h 172 static bool HasMatchByDestination(const AutocompleteMatch& match,
autocomplete_result.cc 419 bool AutocompleteResult::HasMatchByDestination(const AutocompleteMatch& match,
446 if (!HasMatchByDestination(*i, new_matches)) {

Completed in 156 milliseconds