Home
last modified time | relevance | path

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

/build/make/tools/signapk/src/com/android/signapk/
DSignApk.java991 ByteBuffer eocd; field in SignApk.ZipSections
1018 ByteBuffer eocd = apk.slice(); in findMainZipSections() local
1305 ByteBuffer eocd = ByteBuffer.allocate(zipSections.eocd.remaining()); in main() local