Home | History | Annotate | Download | only in zipalign

Lines Matching refs:eocdPosn

977     long eocdPosn;
1000 eocdPosn = ftell(mZipFp);
1001 mEOCD.mCentralDirSize = eocdPosn - mEOCD.mCentralDirOffset;