Searched refs:fromGzip (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tools/aapt/
H A DPackage.cpp301 bool fromGzip = false; local
327 fromGzip = true;
373 if (fromGzip) {
389 printf(" '%s'%s", storageName.string(), fromGzip ? " (from .gz)" : "");

Completed in 46 milliseconds