Searched refs:ExceptionDescribe (Results 1 – 12 of 12) sorted by relevance
47 JNI_FUNC_PTR(env,ExceptionDescribe)(env); in SendDdmBroadcast()56 JNI_FUNC_PTR(env,ExceptionDescribe)(env); in SendDdmBroadcast()67 JNI_FUNC_PTR(env,ExceptionDescribe)(env); in SendDdmBroadcast()74 JNI_FUNC_PTR(env,ExceptionDescribe)(env); in SendDdmBroadcast()
106 jni->ExceptionDescribe(); in CheckException()
46 << (jni->ExceptionDescribe(), jni->ExceptionClear(), "")
21 << (jni->ExceptionDescribe(), jni->ExceptionClear(), "")
228 env->ExceptionDescribe(); in ClearException()240 env->ExceptionDescribe(); in CheckException()
187 env->ExceptionDescribe(); in checkException()
51 env->ExceptionDescribe(); in checkJniException()
117 env->ExceptionDescribe(); in checkException()
267 env->ExceptionDescribe(); in ExceptionCheckAndClear()
248 env->ExceptionDescribe(); in buildSubgraph()
250 void (JNICALL *ExceptionDescribe)827 void ExceptionDescribe() { in ExceptionDescribe() function828 functions->ExceptionDescribe(this); in ExceptionDescribe()