Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/ui/webui/
Dactive_downloads_ui.cc129 typedef std::vector<DownloadItem*> DownloadList; typedef in __anon278688f70111::ActiveDownloadsHandler
130 DownloadList active_downloads_;
131 DownloadList downloads_;
310 DownloadList downloads; in UpdateDownloadList()
325 DownloadList::const_iterator it = in AddDownload()
344 DownloadList::iterator it = in OnDownloadUpdated()
355 DownloadList::iterator ita = in OnDownloadUpdated()