Home | History | Annotate | Download | only in vm

Lines Matching defs:DefineClass

1521  * objects, since only DefineClass should do that.
1871 static jclass DefineClass(JNIEnv* env, const char *name, jobject loader,
1880 LOGW("JNI DefineClass is not supported\n");
4034 DefineClass,