Searched refs:HistoryInfoMap (Results 1 – 3 of 3) sorted by relevance
233 typedef std::map<HistoryID, URLRow> HistoryInfoMap; typedef402 HistoryInfoMap history_info_map_;
549 InMemoryURLIndex::HistoryInfoMap history_info_map( in TEST_F()608 for (InMemoryURLIndex::HistoryInfoMap::const_iterator expected = in TEST_F()611 InMemoryURLIndex::HistoryInfoMap::const_iterator actual = in TEST_F()
303 HistoryInfoMap::iterator row_pos = history_info_map_.find(row_id); in UpdateURL()846 HistoryInfoMap::const_iterator hist_pos = in operator ()()1038 for (HistoryInfoMap::const_iterator iter = history_info_map_.begin(); in SaveHistoryInfoMap()