Home
last modified time | relevance | path

Searched defs:HistoryInfoMapValue (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/history/
Din_memory_url_index_types.h147 struct HistoryInfoMapValue { struct
162 typedef std::map<HistoryID, HistoryInfoMapValue> HistoryInfoMap; argument
Din_memory_url_index_types.cc150 HistoryInfoMapValue::HistoryInfoMapValue() {} in HistoryInfoMapValue() function in history::HistoryInfoMapValue