Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/history/
Dhistory_backend.cc2223 URLIDMap old_to_new; // Maps original ID to new one. in ClearAllMainHistory() local
2228 old_to_new[i->id()] = new_id; in ClearAllMainHistory()