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

/external/chromium_org/third_party/npapi/npspy/extern/java/
H A Djni.h231 void (JNICALL *ExceptionDescribe) member in struct:JNINativeInterface_
755 void ExceptionDescribe() { function in struct:JNIEnv_
756 functions->ExceptionDescribe(this);
H A Djri.h81 (((*(env))->ExceptionDescribe)(env, JRI_ExceptionDescribe_op))
415 void (*ExceptionDescribe)(JRIEnv* env, jint op); member in struct:JRIEnvInterface

Completed in 445 milliseconds