Home
last modified time | relevance | path

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

/build/make/tools/signapk/src/com/android/signapk/
DSignApk.java947 ByteBuffer centralDir; field in SignApk.ZipSections
971 ByteBuffer centralDir = apk.slice(); in findMainZipSections() local