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

  /external/chromium_org/content/public/test/
mock_download_manager.cc 85 void MockDownloadManager::StartDownload(
  /external/chromium_org/chrome/browser/chromeos/login/screens/
terms_of_service_screen.cc 57 StartDownload();
82 void TermsOfServiceScreen::StartDownload() {
  /external/chromium_org/chrome/browser/favicon/
favicon_tab_helper.cc 137 int FaviconTabHelper::StartDownload(const GURL& url,
  /external/chromium/chrome/browser/download/
download_file_manager.cc 107 &DownloadManager::StartDownload, info));
157 void DownloadFileManager::StartDownload(DownloadCreateInfo* info) {
download_manager.cc 256 void DownloadManager::StartDownload(DownloadCreateInfo* info) {
    [all...]
  /external/chromium/chrome/browser/search_engines/
template_url_fetcher_unittest.cc 80 void StartDownload(const string16& keyword,
157 void TemplateURLFetcherTest::StartDownload(
193 StartDownload(keyword, osdd_file_name,
219 StartDownload(keyword, osdd_file_name,
243 StartDownload(test_cases[i].keyword, test_cases[i].osdd_file_name,
266 StartDownload(keyword, osdd_file_name,
290 StartDownload(keyword, osdd_file_name,
312 StartDownload(keyword, osdd_file_name,
324 StartDownload(keyword, osdd_file_name,
336 StartDownload(keyword, osdd_file_name
    [all...]
  /external/chromium_org/chrome/browser/policy/cloud/
cloud_external_data_manager_base.cc 113 void StartDownload(const std::string& policy);
169 StartDownload(it->first);
211 StartDownload(policy);
267 StartDownload(policy);
288 StartDownload(policy);
315 void CloudExternalDataManagerBase::Backend::StartDownload(
  /external/chromium_org/chrome/browser/search_engines/
template_url_fetcher_unittest.cc 72 void StartDownload(const string16& keyword,
137 void TemplateURLFetcherTest::StartDownload(
174 StartDownload(keyword, osdd_file_name,
198 StartDownload(keyword, osdd_file_name,
219 StartDownload(test_cases[i].keyword, test_cases[i].osdd_file_name,
242 StartDownload(keyword, osdd_file_name,
264 StartDownload(keyword, osdd_file_name,
275 StartDownload(keyword, osdd_file_name,
305 StartDownload(keyword, osdd_file_name,
315 StartDownload(keyword, osdd_file_name
    [all...]
  /external/chromium_org/chrome/browser/extensions/
webstore_installer.cc 238 base::Bind(&WebstoreInstaller::StartDownload, this)));
384 void WebstoreInstaller::StartDownload(const base::FilePath& file) {
  /external/chromium_org/content/browser/download/
download_manager_impl.cc 359 void DownloadManagerImpl::StartDownload(
  /external/chromium_org/content/browser/web_contents/
web_contents_impl.cc 162 static int StartDownload(content::RenderViewHost* rvh,
    [all...]

Completed in 428 milliseconds