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

/external/chromium/chrome/browser/history/
H A Din_memory_url_index.h75 typedef std::vector<ScoredHistoryMatch> ScoredHistoryMatches; typedef in namespace:history
142 ScoredHistoryMatches HistoryItemsForTerms(const String16Vector& terms);
246 ScoredHistoryMatches ScoredMatches() const { return scored_matches_; }
250 ScoredHistoryMatches scored_matches_;

Completed in 43 milliseconds