HomeSort by relevance Sort by last modified time
    Searched refs:mReadOnly (Results 1 - 2 of 2) sorted by null

  /build/make/tools/zipalign/
ZipFile.h 47 : mZipFp(NULL), mReadOnly(false), mNeedCDRewrite(false)
50 if (!mReadOnly)
248 bool mReadOnly;
ZipFile.cpp 127 mReadOnly = true;
129 assert(!mReadOnly);
370 if (mReadOnly)
519 if (mReadOnly)
626 if (mReadOnly)
951 if (mReadOnly)
    [all...]

Completed in 796 milliseconds