Searched defs:jniThrowRuntimeException (Results 1 – 2 of 2) sorted by relevance
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