Home
last modified time | relevance | path

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

/external/chromium_org/components/omnibox/
Dsearch_provider.cc275 ScoreHistoryResults(raw_keyword_history_results_, in Start()
282 raw_keyword_history_results_.clear(); in Start()
541 raw_keyword_history_results_.clear(); in DoHistoryQuery()
578 &raw_keyword_history_results_); in DoHistoryQuery()
988 is_keyword ? raw_keyword_history_results_ : raw_default_history_results_; in AddRawHistoryResultsToMap()
Dsearch_provider.h364 HistoryResults raw_keyword_history_results_; variable