Searched refs:HasExceptionCaughtListeners (Results 1 – 5 of 5) sorted by relevance
308 return instr->HasExceptionCaughtListeners(); in HasEventListener()408 EXPECT_FALSE(instr->HasExceptionCaughtListeners()); in TEST_F()
287 bool HasExceptionCaughtListeners() const SHARED_REQUIRES(Locks::mutator_lock_) { in HasExceptionCaughtListeners() function
999 if (HasExceptionCaughtListeners()) { in ExceptionCaughtEvent()
2585 if (instrumentation->HasExceptionCaughtListeners() && in QuickDeliverException()
431 if (instrumentation != nullptr && instrumentation->HasExceptionCaughtListeners() in EXPLICIT_DO_IPUT_QUICK_ALL_TEMPLATE_DECL()