Home
last modified time | relevance | path

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

/frameworks/base/core/jni/
Dandroid_util_Binder.cpp306 void binder_report_exception(JNIEnv* env, jthrowable excep, const char* msg) { in binder_report_exception()
412 ScopedLocalRef<jthrowable> excep(env, env->ExceptionOccurred()); in onTransact() local
432 ScopedLocalRef<jthrowable> excep(env, env->ExceptionOccurred()); in onTransact() local
795 jthrowable excep = env->ExceptionOccurred(); in binderDied() local
848 jthrowable excep = env->ExceptionOccurred(); in onStateChanged() local
1384 ScopedLocalRef<jthrowable> excep(env, env->ExceptionOccurred()); in android_os_BinderInternal_proxyLimitCallback() local
1398 ScopedLocalRef<jthrowable> excep(env, env->ExceptionOccurred()); in android_os_BinderInternal_proxyWarningCallback() local
Dandroid_os_HwBinder.cpp184 jthrowable excep = env->ExceptionOccurred(); in onTransact() local
297 jthrowable excep = env->ExceptionOccurred(); in JHwBinder_native_transact() local