Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/history/
Dhistory_backend.cc2222 typedef std::map<URLID, URLID> URLIDMap; in ClearAllMainHistory() typedef
2223 URLIDMap old_to_new; // Maps original ID to new one. in ClearAllMainHistory()