Home
last modified time | relevance | path

Searched defs:jniThrowNullPointerException (Results 1 – 3 of 3) sorted by relevance

/libnativehelper/header_only_include/nativehelper/
Dnativehelper_utils.h32 static inline int jniThrowNullPointerException(JNIEnv* env) { in jniThrowNullPointerException() function
/libnativehelper/include/nativehelper/
DJNIHelp.h148 inline int jniThrowNullPointerException(JNIEnv* env, const char* msg) { in jniThrowNullPointerException() function
/libnativehelper/
DJNIHelp.c306 int jniThrowNullPointerException(JNIEnv* env, const char* msg) { in jniThrowNullPointerException() function