Searched refs:getBootstrapResource (Results 1 – 2 of 2) sorted by relevance
1387 url = getBootstrapResource(name); in getResource()1622 return getBootstrapResource(name); in getSystemResource()1668 private static URL getBootstrapResource(String name) { in getBootstrapResource() method in ClassLoader
150 private static java.net.URL getBootstrapResource(java.lang.String name) { in getBootstrapResource() method in ClassLoader