Home
last modified time | relevance | path

Searched defs:jexception (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/jni/android/graphics/
DImageDecoder.cpp53 jthrowable jexception = env->ExceptionOccurred(); in get_and_clear_exception() local
88 if (jthrowable jexception = get_and_clear_exception(env)) { in native_create() local
106 if (jthrowable jexception = get_and_clear_exception(env)) { in native_create() local
293 jthrowable jexception = get_and_clear_exception(env); in ImageDecoder_nDecodeBitmap() local