HomeSort by relevance Sort by last modified time
    Searched defs:HistoryInfoMapValue (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/history/
in_memory_url_index_types.cc 148 // HistoryInfoMapValue ---------------------------------------------------------
150 HistoryInfoMapValue::HistoryInfoMapValue() {}
151 HistoryInfoMapValue::~HistoryInfoMapValue() {}
in_memory_url_index_types.h 147 struct HistoryInfoMapValue {
148 HistoryInfoMapValue();
149 ~HistoryInfoMapValue();
162 typedef std::map<HistoryID, HistoryInfoMapValue> HistoryInfoMap;

Completed in 43 milliseconds