HomeSort by relevance Sort by last modified time
    Searched refs:eocdPosn (Results 1 - 2 of 2) sorted by null

  /build/tools/zipalign/
ZipFile.cpp 900 long eocdPosn;
923 eocdPosn = ftell(mZipFp);
924 mEOCD.mCentralDirSize = eocdPosn - mEOCD.mCentralDirOffset;
    [all...]
  /frameworks/base/tools/aapt/
ZipFile.cpp 900 long eocdPosn;
923 eocdPosn = ftell(mZipFp);
924 mEOCD.mCentralDirSize = eocdPosn - mEOCD.mCentralDirOffset;
    [all...]

Completed in 665 milliseconds