Searched refs:AddNavigationResultsToMatches (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/components/omnibox/
H A Dsearch_provider.h253 void AddNavigationResultsToMatches(
H A Dsearch_provider.cc882 AddNavigationResultsToMatches(keyword_results_.navigation_results, &matches);
883 AddNavigationResultsToMatches(default_results_.navigation_results, &matches);
971 void SearchProvider::AddNavigationResultsToMatches( function in class:SearchProvider

Completed in 87 milliseconds