Searched defs:cd (Results 1 – 3 of 3) sorted by relevance
280 ByteBuffer cd = apk.getByteBuffer(cdOffset, (int) cdSizeBytes); in parseZipCentralDirectory() local
908 ByteBuffer cd = apk.getByteBuffer(cdOffset, (int) cdSizeBytes); in getZipCentralDirectory() local914 ByteBuffer cd, ApkUtils.ZipSections apkSections) throws ApkFormatException { in parseZipCentralDirectory()
1449 CentralDirectory cd = directoryEntry.getStore(); in getCentralDirectoryBytes() local