Searched defs:RegisterNatives (Results 1 - 3 of 3) sorted by relevance

/openjdk9/hotspot/test/runtime/8024804/
H A DRegisterNatives.java31 public class RegisterNatives { class
/openjdk9/hotspot/src/share/vm/prims/
H A Djni.h720 jint (JNICALL *RegisterNatives) member in struct:JNINativeInterface_
1801 jint RegisterNatives(jclass clazz, const JNINativeMethod *methods, function in struct:JNIEnv_
/openjdk9/jdk/src/java.base/share/native/include/
H A Djni.h720 jint (JNICALL *RegisterNatives) member in struct:JNINativeInterface_
1801 jint RegisterNatives(jclass clazz, const JNINativeMethod *methods, function in struct:JNIEnv_

Completed in 111 milliseconds