Searched refs:HasExceptionThrownListeners (Results 1 – 5 of 5) sorted by relevance
371 return instr->HasExceptionThrownListeners(); in HasEventListener()490 EXPECT_FALSE(instr->HasExceptionThrownListeners()); in TEST_F()
375 bool HasExceptionThrownListeners() const REQUIRES_SHARED(Locks::mutator_lock_) { in HasExceptionThrownListeners() function
1356 if (HasExceptionThrownListeners()) { in ExceptionThrownEvent()
3540 if (instrumentation->HasExceptionThrownListeners() && in QuickDeliverException()
160 instrumentation->HasExceptionThrownListeners() && in MoveToExceptionHandler()