Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/util/
DRemoteZip.java71 boolean useZip64, in RemoteZip()
83 String remoteFilePath, long fileSize, IFileDownloader downloader, boolean useZip64) { in RemoteZip()
/tools/tradefederation/core/common_util/com/android/tradefed/util/zip/
DEndCentralDirectoryInfo.java82 public EndCentralDirectoryInfo(File zipFile, boolean useZip64) throws IOException { in EndCentralDirectoryInfo()
DCentralDirectoryInfo.java199 public CentralDirectoryInfo(byte[] data, int startOffset, boolean useZip64) throws IOException { in CentralDirectoryInfo()
/tools/tradefederation/core/common_util/com/android/tradefed/util/
DZipUtil.java411 boolean useZip64) in getZipCentralDirectoryInfos()
471 boolean useZip64) in getZipCentralDirectoryInfos()