Searched refs:logException (Results 1 – 2 of 2) sorted by relevance
70 static void logException(JNIEnv* env, jclass /*clazz*/, jthrowable throwable) { in logException() function120 logException), in JNI_OnLoad()
45 private static native void logException(Throwable throwable); in logException() method in JniHelpTest135 logException(e); in testLogException()