Searched refs:mReadOnly (Results 1 – 2 of 2) sorted by relevance
47 : mZipFp(NULL), mReadOnly(false), mNeedCDRewrite(false) in ZipFile()50 if (!mReadOnly) in ~ZipFile()250 bool mReadOnly; variable
127 mReadOnly = true; in open()129 assert(!mReadOnly); in open()378 if (mReadOnly) in addCommon()553 if (mReadOnly) in add()659 if (mReadOnly) in addRecompress()990 if (mReadOnly) in flush()1219 if (!mReadOnly)