Searched refs:checkForAndClearThrowable (Results 1 - 4 of 4) sorted by relevance

/openjdk7/jdk/src/share/instrument/
H A DJavaExceptions.c136 errorOutstanding = checkForAndClearThrowable(jnienv);
144 errorOutstanding = checkForAndClearThrowable(jnienv);
150 errorOutstanding = checkForAndClearThrowable(jnienv);
259 errorOutstanding = checkForAndClearThrowable(jnienv);
285 errorOutstanding = checkForAndClearThrowable(jnienv);
293 errorOutstanding = checkForAndClearThrowable(jnienv);
299 errorOutstanding = checkForAndClearThrowable(jnienv);
367 checkForAndClearThrowable( JNIEnv * jnienv) { function
H A DUtilities.c91 errorOutstanding = checkForAndClearThrowable(jnienv);
96 errorOutstanding = checkForAndClearThrowable(jnienv);
H A DJavaExceptions.h132 checkForAndClearThrowable( JNIEnv * jnienv);
H A DJPLISAgent.c489 errorOutstanding = checkForAndClearThrowable(jnienv);
498 errorOutstanding = checkForAndClearThrowable(jnienv);
511 errorOutstanding = checkForAndClearThrowable(jnienv);
518 errorOutstanding = checkForAndClearThrowable(jnienv);
528 errorOutstanding = checkForAndClearThrowable(jnienv);
539 errorOutstanding = checkForAndClearThrowable(jnienv);
550 errorOutstanding = checkForAndClearThrowable(jnienv);
576 errorOutstanding = checkForAndClearThrowable(jnienv);
582 errorOutstanding = checkForAndClearThrowable(jnienv);
615 checkForAndClearThrowable(jnien
[all...]

Completed in 114 milliseconds