Searched defs:UpdateURL (Results 1 – 2 of 2) sorted by relevance
/external/chromium/chrome/browser/history/ | ||
D | in_memory_url_index.cc | 298 void InMemoryURLIndex::UpdateURL(URLID row_id, const URLRow& row) { in UpdateURL() function in history::InMemoryURLIndex |
D | history_backend.cc | 920 bool HistoryBackend::UpdateURL(URLID id, const history::URLRow& url) { in UpdateURL() function in history::HistoryBackend |