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

/openjdk7/hotspot/src/share/vm/prims/
H A Djni.h250 void (JNICALL *ExceptionDescribe) member in struct:JNINativeInterface_
827 void ExceptionDescribe() { function in struct:JNIEnv_
828 functions->ExceptionDescribe(this);
/openjdk7/jdk/src/share/javavm/export/
H A Djni.h250 void (JNICALL *ExceptionDescribe) member in struct:JNINativeInterface_
827 void ExceptionDescribe() { function in struct:JNIEnv_
828 functions->ExceptionDescribe(this);

Completed in 78 milliseconds