Searched defs:jniThrowException (Results 1 – 3 of 3) sorted by relevance
126 inline int jniThrowException(JNIEnv* env, const char* className, const char* msg) { in jniThrowException() function
92 extern "C" int jniThrowException(C_JNIEnv* c_env, const char* className, const char* msg) { in jniThrowException() function
92 int jniThrowException(JNIEnv* env, const char* className, const char* msg) { in jniThrowException() function