Searched refs:jexception (Results 1 – 1 of 1) sorted by relevance
89 jthrowable jexception = env->ExceptionOccurred(); in get_and_clear_exception() local90 if (jexception) { in get_and_clear_exception()93 return jexception; in get_and_clear_exception()128 if (jthrowable jexception = get_and_clear_exception(env)) { in native_create() local146 if (jthrowable jexception = get_and_clear_exception(env)) { in native_create() local358 jthrowable jexception = get_and_clear_exception(env); in ImageDecoder_nDecodeBitmap() local369 jexception = get_and_clear_exception(env); in ImageDecoder_nDecodeBitmap()375 jexception = nullptr; in ImageDecoder_nDecodeBitmap()379 if (!jexception) { in ImageDecoder_nDecodeBitmap()384 if (!jexception) { in ImageDecoder_nDecodeBitmap()[all …]