Home
last modified time | relevance | path

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

/build/tools/zipalign/
DZipFile.h47 : mZipFp(NULL), mReadOnly(false), mNeedCDRewrite(false) in ZipFile()
50 if (!mReadOnly) in ~ZipFile()
264 bool mReadOnly; variable
DZipFile.cpp127 mReadOnly = true; in open()
129 assert(!mReadOnly); in open()
371 if (mReadOnly) in addCommon()
548 if (mReadOnly) in add()
655 if (mReadOnly) in addRecompress()
980 if (mReadOnly) in flush()
1202 if (!mReadOnly)