Home
last modified time | relevance | path

Searched defs:getCompressedLen (Results 1 – 2 of 2) sorted by relevance

/aosp12/build/make/tools/zipalign/
H A DZipEntry.h74 off_t getCompressedLen(void) const { return mCDE.mCompressedSize; } in getCompressedLen() function
/aosp12/frameworks/base/tools/aapt/
H A DZipEntry.h73 off_t getCompressedLen(void) const { return mCDE.mCompressedSize; } in getCompressedLen() function