HomeSort by relevance Sort by last modified time
    Searched refs:compSize (Results 1 - 5 of 5) sorted by null

  /frameworks/base/include/androidfw/
StreamingZipInflater.h 34 StreamingZipInflater(int fd, off64_t compDataStart, size_t uncompSize, size_t compSize);
  /frameworks/base/libs/androidfw/
StreamingZipInflater.cpp 52 size_t uncompSize, size_t compSize) {
57 mInTotalSize = compSize;
  /external/jmonkeyengine/engine/src/core-plugins/com/jme3/asset/plugins/
HttpZipLocator.java 92 int compSize;
100 ", compSize=" + compSize +
230 entry.compSize = get32(table, offset + CENSIZ);
323 InputStream in = readData(entry.offset, entry.compSize);
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.ds_1.2.1.R36x_v20100803.jar 
org.eclipse.ui.forms_3.5.2.r36_v20100702.jar 

Completed in 5420 milliseconds