Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/autocomplete/
Dsearch_provider.h266 AutocompleteMatch NavigationToMatch(const NavigationResult& query_string,
Dsearch_provider.cc597 matches_.push_back(NavigationToMatch(navigation_results.front(), in AddNavigationResultsToMatches()
852 AutocompleteMatch SearchProvider::NavigationToMatch( in NavigationToMatch() function in SearchProvider