Searched defs:jniThrowRuntimeException (Results 1 – 2 of 2) sorted by relevance
372 int jniThrowRuntimeException(JNIEnv* env, const char* msg) { in jniThrowRuntimeException() function
458 [[maybe_unused]] static int jniThrowRuntimeException(JNIEnv* env, const char* msg) { in jniThrowRuntimeException() function