Home
last modified time | relevance | path

Searched defs:getMetaInfEntryNames (Results 1 – 2 of 2) sorted by relevance

/libcore/ojluni/annotations/hiddenapi/java/util/jar/
DJarFile.java68 private native java.lang.String[] getMetaInfEntryNames(); in getMetaInfEntryNames() method in JarFile
/libcore/ojluni/src/main/java/java/util/jar/
DJarFile.java217 private native String[] getMetaInfEntryNames(); in getMetaInfEntryNames() method in JarFile