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

  /external/chromium_org/chrome/browser/autocomplete/
autocomplete_result.cc 92 if (AutocompleteMatch::DestinationsEqual(elem1, elem2) ||
382 AutocompleteMatch::DestinationsEqual(*i, *(i + j)); ++j) {
395 &AutocompleteMatch::DestinationsEqual),
autocomplete_match.h 115 static bool DestinationsEqual(const AutocompleteMatch& elem1,
autocomplete_match.cc 187 bool AutocompleteMatch::DestinationsEqual(const AutocompleteMatch& elem1,

Completed in 101 milliseconds