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

  /external/chromium_org/chrome/browser/autocomplete/
search_provider.h 190 void ApplyCalculatedNavigationRelevance(NavigationResults* list);
search_provider.cc 274 ApplyCalculatedNavigationRelevance(&results->navigation_results);
611 ApplyCalculatedNavigationRelevance(&keyword_results_.navigation_results);
612 ApplyCalculatedNavigationRelevance(&default_results_.navigation_results);
627 void SearchProvider::ApplyCalculatedNavigationRelevance(
    [all...]

Completed in 2884 milliseconds