Searched refs:remoteZipFilePath (Results 1 – 1 of 1) sorted by relevance
273 String remoteZipFilePath, in resolvePartialDownloadZip() argument280 URI uri = new URI(remoteZipFilePath); in resolvePartialDownloadZip()286 "Failed to parse the remote zip file path: %s", remoteZipFilePath), in resolvePartialDownloadZip()301 resolver.resolveRemoteFiles(new File(remoteZipFilePath), queryArgs); in resolvePartialDownloadZip()306 remoteZipFilePath, e.getMessage()); in resolvePartialDownloadZip()