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

  /external/chromium/chrome/browser/autocomplete/
autocomplete_match.h 104 static bool DestinationSortFunc(const AutocompleteMatch& elem1,
autocomplete_match.cc 94 bool AutocompleteMatch::DestinationSortFunc(const AutocompleteMatch& elem1,
autocomplete.cc 647 &AutocompleteMatch::DestinationSortFunc);
    [all...]
  /external/chromium_org/chrome/browser/autocomplete/
autocomplete_match.h 111 static bool DestinationSortFunc(const AutocompleteMatch& elem1,
autocomplete_result.cc 151 &AutocompleteMatch::DestinationSortFunc);
autocomplete_match.cc 176 bool AutocompleteMatch::DestinationSortFunc(const AutocompleteMatch& elem1,
history_url_provider_unittest.cc 282 &AutocompleteMatch::DestinationSortFunc);
    [all...]

Completed in 1735 milliseconds