Searched refs:JniThrowNullPointerException (Results 1 – 3 of 3) sorted by relevance
55 JniThrowNullPointerException(env, nullptr); \112 JniThrowNullPointerException(env, nullptr); \
57 inline bool JniThrowNullPointerException(JNIEnv* env, const char* msg) { in JniThrowNullPointerException() function
35 JniThrowNullPointerException(env, nullptr); in ScopedUtfChars()