Home
last modified time | relevance | path

Searched defs:downloadFile (Results 1 – 4 of 4) sorted by relevance

/external/golang-protobuf/
Dintegration_test.go306 func downloadFile(check func(error), dstPath, srcURL string) { func
/external/mobile-data-download/java/com/google/android/libraries/mobiledatadownload/
DMobileDataDownload.java229 ListenableFuture<Void> downloadFile(SingleFileDownloadRequest singleFileDownloadRequest); in downloadFile() method
/external/perfetto/ui/src/traceconv/
Dindex.ts48 function downloadFile(buffer: Uint8Array, name: string) { function
/external/autotest/client/site_tests/platform_PrinterPpds/
DppdTool.go42 func downloadFile(url string) io.ReadCloser { func