Searched refs:throwNullPointerException (Results 1 – 2 of 2) sorted by relevance
49 static void throwNullPointerException(JNIEnv* env, in throwNullPointerException() function108 throwNullPointerException), in JNI_OnLoad()
41 private static native void throwNullPointerException(String message); in throwNullPointerException() method in JniHelpTest76 throwNullPointerException(message); in testThrowNullPointerException()