Searched refs:throwNullPointerException (Results 1 – 2 of 2) sorted by relevance
69 static void throwNullPointerException(JNIEnv* env, in throwNullPointerException() function210 throwNullPointerException), in JNI_OnLoad()
39 private static native void throwNullPointerException(String message); in throwNullPointerException() method in JniHelpTest89 throwNullPointerException(message); in testThrowNullPointerException()