Home
last modified time | relevance | path

Searched refs:eocdPosn (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/tools/aapt/
DZipFile.cpp897 long eocdPosn; in flush() local
920 eocdPosn = ftell(mZipFp); in flush()
921 mEOCD.mCentralDirSize = eocdPosn - mEOCD.mCentralDirOffset; in flush()