Home | History | Annotate | Download | only in vm

Lines Matching defs:DefineClass

1020  * objects, since only DefineClass should do that.
1198 static jclass DefineClass(JNIEnv* env, const char *name, jobject loader,
1207 ALOGW("JNI DefineClass is not supported");
3006 DefineClass,