Lines Matching refs:ExceptionOccurred
120 if ( JNI_FUNC_PTR(env,ExceptionOccurred)(env) ) { in findClass()
150 if ( JNI_FUNC_PTR(env,ExceptionOccurred)(env) ) { in getMethod()
181 if ( JNI_FUNC_PTR(env,ExceptionOccurred)(env) ) { in getStaticMethod()
286 if (JNI_FUNC_PTR(env,ExceptionOccurred)(env)) { in util_initialize()
297 if (JNI_FUNC_PTR(env,ExceptionOccurred)(env)) { in util_initialize()
886 if (JNI_FUNC_PTR(env,ExceptionOccurred)(env)) { in spawnNewThread()
895 if (JNI_FUNC_PTR(env,ExceptionOccurred)(env)) { in spawnNewThread()
906 if (JNI_FUNC_PTR(env,ExceptionOccurred)(env)) { in spawnNewThread()
1601 jobject throwable = JNI_FUNC_PTR(env,ExceptionOccurred)(env); in createLocalRefSpace()
1692 if (JNI_FUNC_PTR(env,ExceptionOccurred)(env)) { in getPropertyValue()
1699 if (JNI_FUNC_PTR(env,ExceptionOccurred)(env)) { in getPropertyValue()
1733 if (JNI_FUNC_PTR(env,ExceptionOccurred)(env)) { in setAgentPropertyValue()