Searched defs:getClassLoader (Results 1 – 5 of 5) 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
385 private static native Object getClassLoader(Class<?> c); in getClassLoader() method in Test912