Searched refs:findClass (Results 1 – 6 of 6) sorted by relevance
138 protected Class findClass( String name ) throws ClassNotFoundException { in findClass() method in CustomURLClassLoader154 c = super.findClass( name ); in loadClass()
352 protected Class findClass( String name ) throws ClassNotFoundException { in findClass() method in Loader.CustomURLClassLoader365 c = super.findClass( name ); in loadClass()
102 return jni.findClass(class_name, c, m, inException); in find_class()
100 jclass findClass(
370 jclass JNI_context::findClass( in findClass() function in jni_uno::JNI_context
933 jni.findClass( in get_jni_info()
Completed in 42 milliseconds