Home
last modified time | relevance | path

Searched refs:fSwallowExceptions (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/libs/hwui/jni/
DCreateJavaOutputStreamAdaptor.cpp28 , fSwallowExceptions(swallowExceptions) {} in JavaInputStreamAdaptor()
59 if (!fSwallowExceptions && checkException(env)) { in read()
155 if (fSwallowExceptions) { in checkException()
172 const bool fSwallowExceptions; member in JavaInputStreamAdaptor