Searched refs:ff_jni_exception_get_summary (Results 1 – 2 of 2) sorted by relevance
73 int ff_jni_exception_get_summary(JNIEnv *env, jthrowable exception, char **error, void *log_ctx);
141 int ff_jni_exception_get_summary(JNIEnv *env, jthrowable exception, char **error, void *log_ctx) in ff_jni_exception_get_summary() function272 if ((ret = ff_jni_exception_get_summary(env, exception, &message, log_ctx)) < 0) { in ff_jni_exception_check()