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.cc 805 ApplyCalculatedNavigationRelevance(&keyword_results_.navigation_results);
806 ApplyCalculatedNavigationRelevance(&default_results_.navigation_results);
821 void SearchProvider::ApplyCalculatedNavigationRelevance(
    [all...]
search_provider.h 358 void ApplyCalculatedNavigationRelevance(NavigationResults* list);

Completed in 62 milliseconds