Searched defs:downloadFile (Results 1 – 4 of 4) sorted by relevance
306 func downloadFile(check func(error), dstPath, srcURL string) { func
229 ListenableFuture<Void> downloadFile(SingleFileDownloadRequest singleFileDownloadRequest); in downloadFile() method
48 function downloadFile(buffer: Uint8Array, name: string) { function
42 func downloadFile(url string) io.ReadCloser { func