Home
last modified time | relevance | path

Searched defs:ExceptionDescribe (Results 1 – 5 of 5) sorted by relevance

/aosp12/system/extras/module_ndk_libs/libnativehelper/include_jni/
H A Djni.h175 void (*ExceptionDescribe)(JNIEnv*); member
532 void ExceptionDescribe() in ExceptionDescribe() function
/aosp12/libnativehelper/include_jni/
H A Djni.h175 void (*ExceptionDescribe)(JNIEnv*); member
532 void ExceptionDescribe() in ExceptionDescribe() function
/aosp12/art/runtime/jni/
H A Djni_internal_test.cc2309 TEST_F(JniInternalTest, ExceptionDescribe) { in TEST_F() argument
H A Dcheck_jni.cc2044 static void ExceptionDescribe(JNIEnv* env) { in ExceptionDescribe() function in art::__anone2f7feb60110::CheckJNI
H A Djni_internal.cc711 static void ExceptionDescribe(JNIEnv* env) { in ExceptionDescribe() function in art::JNI