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