Searched refs:ExceptionThrownEvent (Results 1 – 5 of 5) sorted by relevance
416 instr->ExceptionThrownEvent(self, event_exception); in ReportEvent()612 TEST_F(InstrumentationTest, ExceptionThrownEvent) { in TEST_F() argument
462 void ExceptionThrownEvent(Thread* thread, mirror::Throwable* exception_object) const
1283 void Instrumentation::ExceptionThrownEvent(Thread* thread, in ExceptionThrownEvent() function in art::instrumentation::Instrumentation
3547 instrumentation->ExceptionThrownEvent(this, exception.Ptr()); in QuickDeliverException()
490 instrumentation->ExceptionThrownEvent(self, exception.Get()); in EXPLICIT_DO_IPUT_QUICK_ALL_TEMPLATE_DECL()