Home
last modified time | relevance | path

Searched refs:DieIfException (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/jni/
Dcore_jni_helpers.h85 static inline void DieIfException(JNIEnv* env, const char* message) { in DieIfException() function
Dandroid_graphics_BLASTBufferQueue.cpp82 DieIfException(env, "Uncaught exception in TransactionHangCallback."); in onTransactionHang()
Dandroid_view_SurfaceControl.cpp316 DieIfException(env, "Uncaught exception in TransactionCommittedListener."); in callback()
365 DieIfException(env, "Uncaught exception in TransactionCompletedListener."); in callback()
406 DieIfException(env, "Uncaught exception in WindowInfosReportedListener."); in onWindowInfosReported()
438 DieIfException(env, "Uncaught exception in TrustedPresentationCallback."); in onTrustedPresentationChanged()