Searched defs:fetchRemoteFile (Results 1 – 3 of 3) sorted by relevance
44 public static File fetchRemoteFile( in fetchRemoteFile() method in RemoteFileUtil79 public static boolean fetchRemoteFile( in fetchRemoteFile() method in RemoteFileUtil
242 public File fetchRemoteFile(IFileDownloader downloader, String remotePath) in fetchRemoteFile() method in FileDownloadCache
288 private void fetchRemoteFile(String bucketName, String remoteFilename, File localFile) in fetchRemoteFile() method in GCSFileDownloader