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, const char* msg) { in jniThrowNullPointerException() function
/libnativehelper/include/nativehelper/
DJNIHelp.h213 inline int jniThrowNullPointerException(JNIEnv* env, const char* msg) { in jniThrowNullPointerException() function
/libnativehelper/
DJNIHelp.cpp236 MODULE_API int jniThrowNullPointerException(C_JNIEnv* env, const char* msg) { in jniThrowNullPointerException() function