Home
last modified time | relevance | path

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

/external/deqp/framework/platform/android/
DtcuAndroidUtil.cpp113 void checkException (JNIEnv* env) in checkException() function
127 checkException(env); in findClass()
137 checkException(env); in getObjectClass()
147 checkException(env); in getMethodID()
248 checkException(env); in getStaticFieldValue()
258 checkException(env); in getStaticFieldValue()
274 checkException(env); in getStaticField()
305 checkException(env); in getField()
/external/svox/pico/compat/jni/
Dcom_android_tts_compat_SynthProxy.cpp183 static bool checkException(JNIEnv *env) in checkException() function
216 if (checkException(env)) { in callRequestStart()
233 if (checkException(env)) { in callRequestAudioAvailable()
239 if (checkException(env)) { in callRequestAudioAvailable()
250 if (checkException(env)) { in callRequestDone()