Searched defs:getClassLoader (Results 1 – 3 of 3) sorted by relevance
68 @Override public AhatInstance getClassLoader() { in getClassLoader() method in AhatPlaceHolderClassObj
88 public AhatInstance getClassLoader() { in getClassLoader() method in AhatClassObj
355 private static native Object getClassLoader(Class<?> c); in getClassLoader() method in Test912