Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/base/tools/aapt/
H A DZipEntry.h67 off_t getUncompressedLen(void) const { return mCDE.mUncompressedSize; } in getUncompressedLen() function
/aosp_15_r20/build/make/tools/zipalign/
H A DZipEntry.h68 off_t getUncompressedLen(void) const { return mCDE.mUncompressedSize; } in getUncompressedLen() function