Home
last modified time | relevance | path

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

/build/tools/zipalign/
DZipFile.cpp507 pEntry->setLFHOffset(lfhPosn); in addCommon()
624 pEntry->setLFHOffset(lfhPosn); // sets mCDE.mLocalHeaderRelOffset in add()
750 pEntry->setLFHOffset(lfhPosn); in addRecompress()
1106 pEntry->setLFHOffset(pEntry->getLFHOffset() - adjust); in crunchArchive()
DZipEntry.h198 void setLFHOffset(off_t offset) { in setLFHOffset() function