Searched refs:checkException (Results 1 – 1 of 1) sorted by relevance
58 if (!fSwallowExceptions && checkException(env)) { in read()108 if (checkException(env)) { in doRead()120 if (checkException(env)) { in doRead()137 if (checkException(env)) { in doSkip()148 bool checkException(JNIEnv* env) { in checkException() function in JavaInputStreamAdaptor