Home
last modified time | relevance | path

Searched defs:getCompressionMethod (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/tools/aapt/
DZipEntry.h61 int getCompressionMethod(void) const { return mCDE.mCompressionMethod; } in getCompressionMethod() function
DAaptAssets.h189 int getCompressionMethod() const { return mCompression; } in getCompressionMethod() function
DBundle.h107 int getCompressionMethod(void) const { return mCompressionMethod; } in getCompressionMethod() function