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

/external/chromium/chrome/browser/history/
H A Din_memory_url_index.h213 typedef std::set<HistoryID> HistoryIDSet; typedef in class:history::InMemoryURLIndex
214 typedef std::map<WordID, HistoryIDSet> WordIDHistoryMap;
321 HistoryIDSet HistoryIDSetFromWords(const string16& uni_string);
325 HistoryIDSet HistoryIDsForTerm(const string16& uni_word);

Completed in 67 milliseconds