Home
last modified time | relevance | path

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

/external/chromium_org/components/omnibox/
Dsearch_provider.cc1037 const bool prevent_search_history_inlining = in ScoreHistoryResultsHelper() local
1055 prevent_search_history_inlining); in ScoreHistoryResultsHelper()
1125 prevent_search_history_inlining); in ScoreHistoryResultsHelper()
1261 bool prevent_search_history_inlining) const { in CalculateRelevanceForHistory()
1276 if (prevent_search_history_inlining) in CalculateRelevanceForHistory()
Dsearch_provider.h326 bool prevent_search_history_inlining) const;