Searched defs:ExceptionOccurred (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/npapi/npspy/extern/java/
H A Djni.h229 jthrowable (JNICALL *ExceptionOccurred) member in struct:JNINativeInterface_
752 jthrowable ExceptionOccurred() { function in struct:JNIEnv_
753 return functions->ExceptionOccurred(this);
H A Djri.h78 (((*(env))->ExceptionOccurred)(env, JRI_ExceptionOccurred_op))
414 struct java_lang_Throwable* (*ExceptionOccurred)(JRIEnv* env, jint op); member in struct:JRIEnvInterface

Completed in 106 milliseconds