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

  /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...]

Completed in 148 milliseconds