Searched refs:fSwallowExceptions (Results 1 – 1 of 1) sorted by relevance
28 , fSwallowExceptions(swallowExceptions) {} in JavaInputStreamAdaptor()59 if (!fSwallowExceptions && checkException(env)) { in read()155 if (fSwallowExceptions) { in checkException()172 const bool fSwallowExceptions; member in JavaInputStreamAdaptor