Home
last modified time | relevance | path

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

/libcore/libart/src/main/java/java/lang/
DVMClassLoader.java54 static List<URL> getResources(String name) { in getResources() method in VMClassLoader
DClassLoader.java422 public Enumeration<URL> getResources(String resName) throws IOException { in getResources() method in ClassLoader
848 public Enumeration<URL> getResources(String resName) throws IOException { in getResources() method in BootClassLoader