Searched refs:GetJavaExceptionInfo (Results 1 – 5 of 5) sorted by relevance
39 std::string GetJavaExceptionInfo(JNIEnv* env, jthrowable java_throwable);
126 std::string GetJavaExceptionInfo(JNIEnv* env, jthrowable java_throwable) { in GetJavaExceptionInfo() function
24 FML_LOG(ERROR) << fml::jni::GetJavaExceptionInfo(env, exception); in CheckException()
37 FML_LOG(ERROR) << fml::jni::GetJavaExceptionInfo(env, exception); in CheckException()
39 FML_LOG(ERROR) << fml::jni::GetJavaExceptionInfo(env, exception); in CheckException()