HistoryIDSet 152 chrome/browser/history/in_memory_url_index_types.h typedef std::map<WordID, HistoryIDSet> WordIDHistoryMap; HistoryIDSet 196 chrome/browser/history/url_index_private_data.cc HistoryIDSet history_id_set = HistoryIDSetFromWords(lower_words); HistoryIDSet 516 chrome/browser/history/url_index_private_data.cc HistoryIDSet URLIndexPrivateData::HistoryIDSetFromWords( HistoryIDSet 523 chrome/browser/history/url_index_private_data.cc HistoryIDSet history_id_set; HistoryIDSet 532 chrome/browser/history/url_index_private_data.cc HistoryIDSet term_history_set = HistoryIDsForTerm(uni_word); HistoryIDSet 540 chrome/browser/history/url_index_private_data.cc HistoryIDSet new_history_id_set; HistoryIDSet 551 chrome/browser/history/url_index_private_data.cc HistoryIDSet URLIndexPrivateData::HistoryIDsForTerm( HistoryIDSet 554 chrome/browser/history/url_index_private_data.cc return HistoryIDSet(); HistoryIDSet 591 chrome/browser/history/url_index_private_data.cc return HistoryIDSet(); HistoryIDSet 609 chrome/browser/history/url_index_private_data.cc return HistoryIDSet(); HistoryIDSet 639 chrome/browser/history/url_index_private_data.cc HistoryIDSet history_id_set; HistoryIDSet 646 chrome/browser/history/url_index_private_data.cc HistoryIDSet& word_history_id_set(word_iter->second); HistoryIDSet 797 chrome/browser/history/url_index_private_data.cc HistoryIDSet history_id_set; HistoryIDSet 826 chrome/browser/history/url_index_private_data.cc HistoryIDSet& history_id_set(history_pos->second); HistoryIDSet 980 chrome/browser/history/url_index_private_data.cc const HistoryIDSet& history_id_set(iter->second); HistoryIDSet 982 chrome/browser/history/url_index_private_data.cc for (HistoryIDSet::const_iterator set_iter = history_id_set.begin(); HistoryIDSet 1152 chrome/browser/history/url_index_private_data.cc HistoryIDSet history_id_set; HistoryIDSet 1262 chrome/browser/history/url_index_private_data.cc const HistoryIDSet& history_id_set) HistoryIDSet 182 chrome/browser/history/url_index_private_data.h const HistoryIDSet& history_id_set); HistoryIDSet 189 chrome/browser/history/url_index_private_data.h HistoryIDSet history_id_set_; HistoryIDSet 239 chrome/browser/history/url_index_private_data.h HistoryIDSet HistoryIDSetFromWords(const String16Vector& unsorted_words); HistoryIDSet 243 chrome/browser/history/url_index_private_data.h HistoryIDSet HistoryIDsForTerm(const base::string16& term);