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

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

Completed in 49 milliseconds