Searched refs:getBootClassPathResource (Results 1 – 1 of 1) sorted by relevance
38 String urlStr = getBootClassPathResource(name, i); in getResource()58 String urlStr = getBootClassPathResource(name, i); in getResources()90 native private static String getBootClassPathResource(String name, int index); in getBootClassPathResource() method in VMClassLoader