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()264 bool mReadOnly; variable
127 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)