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

  /libcore/ojluni/src/main/java/java/util/zip/
ZipFile.java 318 byte[] bcomm = getCommentBytes(jzfile);
861 private static native byte[] getCommentBytes(long jzfile);
  /libcore/ojluni/src/main/native/
java_util_zip_ZipFile.c 412 NATIVE_METHOD(ZipFile, getCommentBytes, "(J)[B"),

Completed in 1134 milliseconds