Home
last modified time | relevance | path

Searched refs:HistoryInfoMapItem (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/history/
Din_memory_url_index_cache.proto56 message HistoryInfoMapItem { message
79 optional HistoryInfoMapItem history_info_map = 7;
Din_memory_url_index.cc46 typedef imui::InMemoryURLIndexCacheItem_HistoryInfoMapItem HistoryInfoMapItem; typedef
1036 HistoryInfoMapItem* map_item = cache->mutable_history_info_map(); in SaveHistoryInfoMap()
1058 const HistoryInfoMapItem& list_item(cache.history_info_map()); in RestoreHistoryInfoMap()