Home | History | Annotate | Download | only in zipalign

Lines Matching defs:eocdPosn

951     long eocdPosn;
974 eocdPosn = ftell(mZipFp);
975 mEOCD.mCentralDirSize = eocdPosn - mEOCD.mCentralDirOffset;