Searched defs:getClassLoader (Results 1 – 7 of 7) sorted by relevance
68 @Override public AhatInstance getClassLoader() { in getClassLoader() method in AhatPlaceHolderClassObj
88 public AhatInstance getClassLoader() { in getClassLoader() method in AhatClassObj
103 public static ClassLoader getClassLoader() throws Exception { in getClassLoader() method in Test1901
170 public static ClassLoader getClassLoader() throws Exception { in getClassLoader() method in Test1911
188 public static ClassLoader getClassLoader() throws Exception { in getClassLoader() method in Main
220 public static ClassLoader getClassLoader() throws Exception { in getClassLoader() method in Test1963
388 private static native Object getClassLoader(Class<?> c); in getClassLoader() method in Test912