Home | History | Annotate | Download | only in vm

Lines Matching refs:jniRegisterSystemMethods

40 extern int jniRegisterSystemMethods(JNIEnv* env);
1348 if (jniRegisterSystemMethods(pEnv) < 0) {
1349 LOGW("jniRegisterSystemMethods failed\n");