Searched defs:excep (Results 1 – 2 of 2) sorted by relevance
270 static void report_exception(JNIEnv* env, jthrowable excep, const char* msg) in report_exception()348 ScopedLocalRef<jthrowable> excep(env, env->ExceptionOccurred()); in onTransact() local364 ScopedLocalRef<jthrowable> excep(env, env->ExceptionOccurred()); in onTransact() local471 jthrowable excep = env->ExceptionOccurred(); in binderDied() local1017 ScopedLocalRef<jthrowable> excep(env, env->ExceptionOccurred()); in android_os_BinderInternal_proxyLimitcallback() local1027 ScopedLocalRef<jthrowable> excep(env, env->ExceptionOccurred()); in android_os_BinderInternal_proxyLimitcallback() local
181 jthrowable excep = env->ExceptionOccurred(); in onTransact() local