Searched refs:getMetaEntriesImpl (Results 1 - 1 of 1) sorted by relevance

/dalvik/libcore/archive/src/main/java/java/util/jar/
H A DJarFile.java344 ZipEntry[] metaEntries = getMetaEntriesImpl(null);
440 private ZipEntry[] getMetaEntriesImpl(byte[] buf) { method in class:JarFile

Completed in 108 milliseconds