Searched refs:get_and_clear_exception (Results 1 – 1 of 1) sorted by relevance
76 static jthrowable get_and_clear_exception(JNIEnv* env) { in get_and_clear_exception() function116 if (jthrowable jexception = get_and_clear_exception(env)) { in native_create()134 if (jthrowable jexception = get_and_clear_exception(env)) { in native_create()336 jthrowable jexception = get_and_clear_exception(env); in ImageDecoder_nDecodeBitmap()