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