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

  /build/tools/zipalign/
ZipEntry.h 66 off_t getUncompressedLen(void) const { return mCDE.mUncompressedSize; }
229 mUncompressedSize(0),
251 unsigned long mUncompressedSize;
280 mUncompressedSize(0),
310 unsigned long mUncompressedSize;
  /frameworks/base/tools/aapt/
ZipEntry.h 66 off_t getUncompressedLen(void) const { return mCDE.mUncompressedSize; }
229 mUncompressedSize(0),
251 unsigned long mUncompressedSize;
280 mUncompressedSize(0),
310 unsigned long mUncompressedSize;

Completed in 863 milliseconds