Home
last modified time | relevance | path

Searched defs:exception_string (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libchrome/base/android/
H A Djni_android.cc304 ScopedJavaLocalRef<jstring> exception_string( in GetJavaExceptionInfo() local
/aosp_15_r20/art/test/004-JniTest/
H A Djni_test.cc754 jstring exception_string = (jstring) env_->CallObjectMethod(thrown, to_string); in TestCalls() local