Home
last modified time | relevance | path

Searched refs:jars (Results 1 – 2 of 2) sorted by relevance

/libcore/ojluni/src/main/java/sun/misc/
DJarIndex.java309 Vector<String> jars = new Vector<>(); in read() local
320 jars.add(currentJar); in read()
327 jarFiles = jars.toArray(new String[jars.size()]); in read()
/libcore/
DJavaLibrary.bp351 // The build system may or may not strip the core-oj and core-libart jars,