Home
last modified time | relevance | path

Searched refs:java_throwable (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/engine/flutter/fml/platform/android/
Djni_util.cc126 std::string GetJavaExceptionInfo(JNIEnv* env, jthrowable java_throwable) { in GetJavaExceptionInfo() argument
153 env->CallVoidMethod(java_throwable, throwable_printstacktrace, in GetJavaExceptionInfo()
Djni_util.h39 std::string GetJavaExceptionInfo(JNIEnv* env, jthrowable java_throwable);