Searched defs:ExceptionHandledEvent (Results 1 – 4 of 4) sorted by relevance
| /art/dex2oat/interpreter/ | ||
| D | interpreter_switch_impl1.cc | 189 static bool ExceptionHandledEvent( in ExceptionHandledEvent() function in art::interpreter::InactiveInstrumentationHandler |
| /art/runtime/interpreter/ | ||
| D | interpreter_switch_impl0.cc | 118 static bool ExceptionHandledEvent(Thread* self, in ExceptionHandledEvent() function in art::interpreter::ActiveInstrumentationHandler |
| /art/runtime/ | ||
| D | instrumentation_test.cc | 599 TEST_F(InstrumentationTest, ExceptionHandledEvent) { in TEST_F() argument |
| D | instrumentation.cc | 1612 void Instrumentation::ExceptionHandledEvent(Thread* thread, in ExceptionHandledEvent() function in art::instrumentation::Instrumentation |