Searched refs:getClassPathForClassLoader (Results 1 – 2 of 2) sorted by relevance
42 static String getClassPathForClassLoader(ClassLoader classLoader) { in getClassPathForClassLoader() method in EffectiveClassPath
116 EffectiveClassPath.getClassPathForClassLoader(currentThread().getContextClassLoader()); in getClassPath()