Searched defs:excep (Results 1 – 3 of 3) sorted by relevance
169 static void report_exception(JNIEnv* env, jthrowable excep, const char* msg) in report_exception()283 jthrowable excep = env->ExceptionOccurred(); in onTransact() local302 jthrowable excep = env->ExceptionOccurred(); in onTransact() local411 jthrowable excep = env->ExceptionOccurred(); in binderDied() local
154 jthrowable excep = env->ExceptionOccurred(); in onTransact() local
484 Throwable excep = null; in runSingleJunitTest() local517 failed(test.toString(), excep); in runSingleJunitTest() local