Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt/
DCommand.cpp146 long totalUncLen, totalCompLen; in doList() local
170 totalUncLen = totalCompLen = 0; in doList()
197 totalUncLen += entry->getUncompressedLen(); in doList()
205 totalUncLen, in doList()
207 calcPercent(totalUncLen, totalCompLen), in doList()