Searched refs:throwExceptionWithIntFormat (Results 1 – 2 of 2) sorted by relevance
39 static void throwExceptionWithIntFormat(JNIEnv* env, in throwExceptionWithIntFormat() function105 throwExceptionWithIntFormat), in JNI_OnLoad()
38 private static native void throwExceptionWithIntFormat(String className, in throwExceptionWithIntFormat() method in JniHelpTest66 throwExceptionWithIntFormat("java/lang/RuntimeException", format, 101); in testThrowExceptionWithIntFormat()