Home | History | Annotate | Download | only in jni

Lines Matching defs:DefineClass

649   static jclass DefineClass(JNIEnv*, const char*, jobject, const jbyte*, jsize) {
650 LOG(WARNING) << "JNI DefineClass is not supported";
2889 JNI::DefineClass,