Home | History | Annotate | Download | only in runtime

Lines Matching defs:DefineClass

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