HomeSort by relevance Sort by last modified time
    Searched refs:download_file (Results 1 - 20 of 20) sorted by null

  /external/sepolicy/
media_app.te 13 allow media_app download_file:dir relabelto;
app.te 85 allow appdomain download_file:file r_file_perms;
86 file_type_auto_trans(appdomain, download_file, download_file)
file_contexts 195 /data/data/com.android.providers.downloads/cache u:object_r:download_file:s0
  /external/chromium_org/content/browser/download/
download_item_impl_unittest.cc 103 // EXPECT_CALL(download_file, Rename*(_,_))
246 scoped_ptr<DownloadFile> download_file(mock_download_file);
259 item->Start(download_file.Pass(), request_handle.Pass());
283 MockDownloadFile* download_file = local
288 EXPECT_CALL(*download_file, RenameAndUniquify(intermediate_path, _))
294 return download_file;
300 MockDownloadFile* download_file,
305 EXPECT_CALL(*download_file, Cancel());
357 MockDownloadFile* download_file = local
359 EXPECT_CALL(*download_file, Cancel())
395 MockDownloadFile* download_file = local
423 MockDownloadFile* download_file = local
451 MockDownloadFile* download_file = local
476 scoped_ptr<DownloadFile> download_file; local
533 MockDownloadFile* download_file = AddDownloadFileToDownloadItem(item, NULL); local
587 MockDownloadFile* download_file = local
638 MockDownloadFile* download_file = local
677 MockDownloadFile* download_file = local
713 MockDownloadFile* download_file = local
735 MockDownloadFile* download_file = local
759 MockDownloadFile* download_file = local
794 MockDownloadFile* download_file = local
829 MockDownloadFile* download_file = local
859 MockDownloadFile* download_file = AddDownloadFileToDownloadItem(item, NULL); local
906 MockDownloadFile* download_file = local
957 MockDownloadFile* download_file = local
985 MockDownloadFile* download_file = local
1015 MockDownloadFile* download_file = local
1031 MockDownloadFile* download_file = local
1050 MockDownloadFile* download_file = local
1078 MockDownloadFile* download_file = local
1116 MockDownloadFile* download_file = local
1163 MockDownloadFile* download_file = local
1205 MockDownloadFile* download_file = local
1229 MockDownloadFile* download_file = local
1255 MockDownloadFile* download_file = local
    [all...]
download_manager_impl.cc 418 scoped_ptr<DownloadFile> download_file(
427 if (download_file.get() && delegate_) {
428 download_file->SetClientGuid(
434 download->Start(download_file.Pass(), req_handle.Pass());
439 // the download_file is bound to download and all the usual
download_item_impl.cc 39 #include "content/browser/download/download_file.h"
72 scoped_ptr<DownloadFile> download_file) {
74 base::FilePath full_path = download_file->FullPath();
75 download_file->Detach();
79 static void DownloadFileCancel(scoped_ptr<DownloadFile> download_file) {
81 download_file->Cancel();
    [all...]
download_manager_impl_unittest.cc 111 scoped_ptr<DownloadFile> download_file,
113 MockStart(download_file.get(), req_handle.get());
download_item_impl.h 169 // |download_file| is the associated file on the storage medium.
171 virtual void Start(scoped_ptr<DownloadFile> download_file,
  /external/chromium/chrome/browser/download/
download_file_manager.cc 79 download_file(new DownloadFile(info, download_manager));
80 if (!download_file->Initialize(get_hash)) {
92 downloads_[info->download_id] = download_file.release();
140 DownloadFile* download_file = i->second; local
141 DownloadManager* manager = download_file->GetDownloadManager();
145 id, download_file->bytes_so_far()));
266 DownloadFile* download_file = downloads_[id];
270 << " download_file = " << download_file->DebugString();
272 download_file->Detach()
285 DownloadFile* download_file = i->second; local
    [all...]
download_manager_unittest.cc 13 #include "chrome/browser/download/download_file.h"
52 void AddDownloadToFileManager(int id, DownloadFile* download_file) {
53 file_manager()->downloads_[id] = download_file;
314 DownloadFile* download_file(new DownloadFile(info, download_manager_));
315 AddDownloadToFileManager(info->download_id, download_file);
316 download_file->Initialize(false);
356 MockDownloadFile* download_file(
358 AddDownloadToFileManager(info->download_id, download_file);
360 // |download_file| is owned by DownloadFileManager.
361 ::testing::Mock::AllowLeak(download_file);
    [all...]
download_browsertest.cc 829 FilePath download_file(FILE_PATH_LITERAL("download-test3-attachment.gif"));
834 CheckDownload(browser(), download_file, file); local
849 FilePath download_file(FILE_PATH_LITERAL("download-test3-attachment.gif"));
854 CheckDownload(browser(), download_file, file); local
    [all...]
  /ndk/build/tools/
build-ccache.sh 92 download_file $CCACHE_URL $BUILD_OUT/$CCACHE_PACKAGE
  /external/chromium/chrome/browser/ui/views/tab_contents/
tab_contents_drag_win.cc 211 scoped_refptr<DragDownloadFile> download_file = local
219 download_file.get());
  /external/chromium_org/content/browser/web_contents/
web_contents_drag_win.cc 263 scoped_refptr<DragDownloadFile> download_file = local
272 download_file.get());
  /external/chromium_org/third_party/gtk+/gtk/
compose-parse.py 219 def download_file(url): function
243 filename_gdkkeysymsh = download_file(URL_GDKKEYSYMSH)
310 filename_keysymstxt = download_file(URL_KEYSYMSTXT)
436 filename_compose = download_file(URL_COMPOSE)
857 filename_unicodedatatxt = download_file(URL_UNICODEDATATXT)
    [all...]
  /external/skia/tools/skpdiff/
skpdiff_server.py 88 def download_file(url, output_path): function
114 download_file(image_url, image_path)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/
build-hardy-toolchain.sh 577 download_file () function
620 # A variant of 'download_file' used to specify the target directory
629 download_file "$URL" "$DST"
697 download_file "$SRCFILE" "$DSTFILE"
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/
build-hardy-toolchain.sh 577 download_file () function
620 # A variant of 'download_file' used to specify the target directory
629 download_file "$URL" "$DST"
697 download_file "$SRCFILE" "$DSTFILE"
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/
build-hardy-toolchain.sh 499 download_file () function
542 # A variant of 'download_file' used to specify the target directory
551 download_file "$URL" "$DST"
619 download_file "$SRCFILE" "$DSTFILE"
    [all...]
  /external/chromium_org/chrome/browser/download/
download_browsertest.cc 1331 CheckDownload(browser(), download_file, file); local
1350 CheckDownload(browser(), download_file, file); local
    [all...]

Completed in 681 milliseconds