Home
last modified time | relevance | path

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

/external/chromium_org/components/omnibox/
Dautocomplete_result.cc385 DestinationSort destination_sort(page_classification); in DedupMatchesByDestination() local
387 std::sort(matches->begin(), matches->end(), destination_sort); in DedupMatchesByDestination()