Searched refs:throwRuntimeException (Results 1 – 2 of 2) sorted by relevance
76 static void throwRuntimeException(JNIEnv* env, jclass /*clazz*/, jstring message) { in throwRuntimeException() function213 throwRuntimeException), in JNI_OnLoad()
40 private static native void throwRuntimeException(String message); in throwRuntimeException() method in JniHelpTest99 throwRuntimeException(message); in testThrowRuntimeException()