Home
last modified time | relevance | path

Searched refs:totalUncLen (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/tools/aapt/
DCommand.cpp129 long totalUncLen, totalCompLen; in doList() local
153 totalUncLen = totalCompLen = 0; in doList()
180 totalUncLen += entry->getUncompressedLen(); in doList()
188 totalUncLen, in doList()
190 calcPercent(totalUncLen, totalCompLen), in doList()