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

  /build/tools/zipalign/
ZipFile.h 47 : mZipFp(NULL), mReadOnly(false), mNeedCDRewrite(false)
146 * Flush changes. If mNeedCDRewrite is set, this writes the central dir.
267 bool mNeedCDRewrite;
  /frameworks/base/tools/aapt/
ZipFile.h 47 : mZipFp(NULL), mReadOnly(false), mNeedCDRewrite(false)
137 * Flush changes. If mNeedCDRewrite is set, this writes the central dir.
258 bool mNeedCDRewrite;

Completed in 561 milliseconds