Searched refs:ExceptionCaughtEvent (Results 1 – 5 of 5) sorted by relevance
335 instr->ExceptionCaughtEvent(self, event_exception); in ReportEvent()422 TEST_F(InstrumentationTest, ExceptionCaughtEvent) { in TEST_F() argument
154 instrumentation->ExceptionCaughtEvent(self_, exception_ref.Get()); in FindCatch()
336 void ExceptionCaughtEvent(Thread* thread, mirror::Throwable* exception_object) const
932 void Instrumentation::ExceptionCaughtEvent(Thread* thread, in ExceptionCaughtEvent() function in art::instrumentation::Instrumentation
424 instrumentation->ExceptionCaughtEvent(self, exception.Get()); in EXPLICIT_DO_IPUT_QUICK_ALL_TEMPLATE_DECL()