Home
last modified time | relevance | path

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

/frameworks/base/core/jni/
Dandroid_util_Binder.cpp305 static void report_exception(JNIEnv* env, jthrowable excep, const char* msg) in report_exception()
407 ScopedLocalRef<jthrowable> excep(env, env->ExceptionOccurred()); in onTransact() local
423 ScopedLocalRef<jthrowable> excep(env, env->ExceptionOccurred()); in onTransact() local
568 jthrowable excep = env->ExceptionOccurred(); in binderDied() local
1187 ScopedLocalRef<jthrowable> excep(env, env->ExceptionOccurred()); in android_os_BinderInternal_proxyLimitcallback() local
Dandroid_os_HwBinder.cpp182 jthrowable excep = env->ExceptionOccurred(); in onTransact() local