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

  /libcore/ojluni/src/main/java/java/util/zip/
ZipFile.java 547 e. csize = getEntryCSize(jzentry);
681 rem = getEntryCSize(jzentry);
792 private static native long getEntryCSize(long jzentry);
  /libcore/ojluni/src/main/native/
java_util_zip_ZipFile.c 410 NATIVE_METHOD(ZipFile, getEntryCSize, "(J)J"),

Completed in 126 milliseconds