Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/history/
Din_memory_url_index.cc298 void InMemoryURLIndex::UpdateURL(URLID row_id, const URLRow& row) { in UpdateURL() function in history::InMemoryURLIndex
Dhistory_backend.cc920 bool HistoryBackend::UpdateURL(URLID id, const history::URLRow& url) { in UpdateURL() function in history::HistoryBackend