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