Searched refs:jniThrowRuntimeException (Results 1 – 3 of 3) sorted by relevance
58 jniThrowRuntimeException(env, m.c_str()); in throwRuntimeException()
374 int jniThrowRuntimeException(JNIEnv* env, const char* msg) { in jniThrowRuntimeException() function
463 [[maybe_unused]] static int jniThrowRuntimeException(JNIEnv* env, const char* msg) { in jniThrowRuntimeException() function