Searched defs:uncompressedSize (Results 1 – 1 of 1) sorted by relevance
627 long uncompressedSize = entry.getSize(); in installImageFromAnEntry() local632 private void installImage(String partitionName, long uncompressedSize, InputStream is) in installImage()