Searched defs:eocd (Results 1 – 7 of 7) sorted by relevance
42 public final @NonNull ByteBuffer eocd; field in SignatureInfo45 long centralDirOffset, long eocdOffset, @NonNull ByteBuffer eocd) { in SignatureInfo()
73 ByteBuffer eocd = eocdAndOffsetInFile.first; in findSignature() local214 DataSource eocd = new ByteBufferDataSource(eocdBuf); in computeContentDigestsPer1MbChunk() local404 static long getCentralDirOffset(ByteBuffer eocd, long eocdOffset) in getCentralDirOffset()
133 ByteBuffer eocd = buf.slice(); in findZipEndOfCentralDirectoryRecord() local
175 uint8_t eocd[eocd_size]; in verify_file() local
950 ByteBuffer eocd; field in SignApk.ZipSections977 ByteBuffer eocd = apk.slice(); in findMainZipSections() local
252 auto eocd = reinterpret_cast<const EocdRecord*>(scan_buffer.data() + i); in FindCentralDirectoryInfo() local
1149 EocdRecord eocd = {}; in ConstructEocd() local