Home
last modified time | relevance | path

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

/third_party/flutter/engine/flutter/fml/platform/android/
Djni_util.cc129 jmethodID throwable_printstacktrace = env->GetMethodID( in GetJavaExceptionInfo() local
153 env->CallVoidMethod(java_throwable, throwable_printstacktrace, in GetJavaExceptionInfo()