Searched refs:ExceptionHandledEvent (Results 1 – 4 of 4) sorted by relevance
430 instr->ExceptionHandledEvent(self, event_exception); in ReportEvent()608 TEST_F(InstrumentationTest, ExceptionHandledEvent) { in TEST_F() argument
467 void ExceptionHandledEvent(Thread* thread, mirror::Throwable* exception_object) const
1302 void Instrumentation::ExceptionHandledEvent(Thread* thread, in ExceptionHandledEvent() function in art::instrumentation::Instrumentation
517 instrumentation->ExceptionHandledEvent(self, exception.Get()); in EXPLICIT_DO_IPUT_QUICK_ALL_TEMPLATE_DECL()