Searched refs:fSwallowExceptions (Results 1 – 1 of 1) sorted by relevance
27 , fSwallowExceptions(swallowExceptions) {} in JavaInputStreamAdaptor()58 if (!fSwallowExceptions && checkException(env)) { in read()154 if (fSwallowExceptions) { in checkException()171 const bool fSwallowExceptions; member in JavaInputStreamAdaptor