Searched defs:HistoryResults (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/components/omnibox/
H A Dsearch_provider.h145 typedef std::vector<history::KeywordSearchTermVisit> HistoryResults; typedef in class:SearchProvider
272 const HistoryResults& results,
282 const HistoryResults& results,
364 HistoryResults raw_keyword_history_results_;
365 HistoryResults raw_default_history_results_;

Completed in 92 milliseconds