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

/external/chromium_org/chrome/browser/chromeos/login/screens/
H A Dterms_of_service_screen.cc58 StartDownload();
83 void TermsOfServiceScreen::StartDownload() { function in class:chromeos::TermsOfServiceScreen
/external/chromium_org/components/component_updater/
H A Dcrx_downloader.cc83 StartDownload(urls, download_callback);
86 void CrxDownloader::StartDownload(const std::vector<GURL>& urls, function in class:component_updater::CrxDownloader
141 successor_->StartDownload(urls_, download_callback_);
/external/chromium_org/components/search_engines/
H A Dtemplate_url_fetcher_unittest.cc52 void StartDownload(const base::string16& keyword,
117 void TemplateURLFetcherTest::StartDownload( function in class:TemplateURLFetcherTest
162 StartDownload(keyword, osdd_file_name,
187 StartDownload(keyword, osdd_file_name,
208 StartDownload(test_cases[i].keyword, test_cases[i].osdd_file_name,
228 StartDownload(keyword, osdd_file_name,
251 StartDownload(keyword, osdd_file_name,
262 StartDownload(keyword, osdd_file_name,
293 StartDownload(keyword, osdd_file_name,
303 StartDownload(keywor
[all...]
/external/chromium_org/content/public/test/
H A Dmock_download_manager.cc91 void MockDownloadManager::StartDownload( function in class:content::MockDownloadManager
/external/chromium_org/chrome/browser/chromeos/policy/
H A Dcloud_external_data_manager_base.cc114 void StartDownload(const std::string& policy);
174 StartDownload(it->first);
216 StartDownload(policy);
272 StartDownload(policy);
293 StartDownload(policy);
320 void CloudExternalDataManagerBase::Backend::StartDownload( function in class:policy::CloudExternalDataManagerBase::Backend
/external/chromium_org/chrome/browser/favicon/
H A Dfavicon_tab_helper.cc139 int FaviconTabHelper::StartDownload(const GURL& url, int max_image_size) { function in class:FaviconTabHelper
/external/chromium_org/chrome/browser/extensions/
H A Dwebstore_installer.cc566 base::Bind(&WebstoreInstaller::StartDownload, this)));
577 void WebstoreInstaller::StartDownload(const base::FilePath& file) { function in class:extensions::WebstoreInstaller
/external/chromium_org/content/browser/download/
H A Ddownload_manager_impl.cc357 void DownloadManagerImpl::StartDownload( function in class:content::DownloadManagerImpl
/external/chromium_org/content/browser/web_contents/
H A Dweb_contents_impl.cc187 static int StartDownload(RenderFrameHost* rfh, function in namespace:content::__anon7461
2450 int id = StartDownload(GetMainFrame(), url, is_favicon, max_bitmap_size);

Completed in 2766 milliseconds