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 294 byte[] bcomm = getCommentBytes(jzfile);
796 private static native byte[] getCommentBytes(long jzfile);
  /libcore/ojluni/src/main/native/
java_util_zip_ZipFile.c 414 NATIVE_METHOD(ZipFile, getCommentBytes, "(J)[B"),

Completed in 250 milliseconds