Searched defs:clen (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tools/aapt/
H A DZipFile.cpp1151 size_t clen = entry->getCompressedLen(); local
1189 if (!ZipUtils::inflateToBuffer(mZipFp, buf, unlen, clen)) {

Completed in 401 milliseconds