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

  /external/chromium/chrome/browser/download/
download_history.cc 84 void DownloadHistory::UpdateDownloadPath(DownloadItem* download_item,
93 hs->UpdateDownloadPath(new_path, download_item->db_handle());
  /external/chromium/chrome/browser/history/
download_database.cc 125 bool DownloadDatabase::UpdateDownloadPath(const FilePath& path,
history.cc 549 void HistoryService::UpdateDownloadPath(const FilePath& path,
551 ScheduleAndForget(PRIORITY_NORMAL, &HistoryBackend::UpdateDownloadPath,
history_backend.cc     [all...]

Completed in 58 milliseconds