Searched refs:jniThrowNullPointerException (Results 1 – 8 of 8) sorted by relevance
34 static inline int jniThrowNullPointerException(JNIEnv* env) { in jniThrowNullPointerException() function
39 jniThrowNullPointerException(env); in ScopedStringChars()
52 jniThrowNullPointerException(mEnv); \109 jniThrowNullPointerException(mEnv); \
47 jniThrowNullPointerException(env); in ScopedUtfChars()
109 jniThrowNullPointerException(env, "fileDescriptor is null"); in jniSetFileDescriptorOfFD()
53 jniThrowNullPointerException(env, m.c_str()); in throwNullPointerException()
459 [[maybe_unused]] static int jniThrowNullPointerException(JNIEnv* env, const char* msg) { in jniThrowNullPointerException() function514 int jniThrowNullPointerException(JNIEnv* env, const char* msg);
370 int jniThrowNullPointerException(JNIEnv* env, const char* msg) { in jniThrowNullPointerException() function