Searched defs:jniThrowException (Results 1 – 2 of 2) sorted by relevance
360 int jniThrowException(JNIEnv* env, const char* className, const char* message) { in jniThrowException() function
410 [[maybe_unused]] static int jniThrowException(JNIEnv* env, const char* className, const char* msg) { in jniThrowException() function