Searched defs:DownloadManagerForShell (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/content/browser/download/
H A Ddownload_browsertest.cc103 static DownloadManagerImpl* DownloadManagerForShell(Shell* shell) { function in namespace:content::__anon7074
582 DownloadManager* manager = DownloadManagerForShell(shell());
608 DownloadManager* download_manager = DownloadManagerForShell(shell);
617 DownloadManager* download_manager = DownloadManagerForShell(shell);
623 DownloadManager* download_manager = DownloadManagerForShell(shell);
630 DownloadManagerForShell(shell())->SetDownloadFileFactoryForTesting(
691 DownloadManagerForShell(shell())->GetAllDownloads(&downloads);
775 DownloadManagerForShell(shell())->GetAllDownloads(&downloads);
782 new DownloadTestFlushObserver(DownloadManagerForShell(shell())));
802 DownloadManagerForShell(shel
[all...]

Completed in 89 milliseconds