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

  /frameworks/av/media/mtp/
MtpObjectInfo.h 32 uint32_t mCompressedSize;
  /build/tools/zipalign/
ZipEntry.h 72 off_t getCompressedLen(void) const { return mCDE.mCompressedSize; }
228 mCompressedSize(0),
250 unsigned long mCompressedSize;
279 mCompressedSize(0),
309 unsigned long mCompressedSize;
  /frameworks/base/media/java/android/mtp/
MtpObjectInfo.java 29 private int mCompressedSize;
99 return mCompressedSize;
  /frameworks/base/tools/aapt/
ZipEntry.h 72 off_t getCompressedLen(void) const { return mCDE.mCompressedSize; }
228 mCompressedSize(0),
250 unsigned long mCompressedSize;
279 mCompressedSize(0),
309 unsigned long mCompressedSize;

Completed in 447 milliseconds