Home
last modified time | relevance | path

Searched refs:DexPcMovedEvent (Results 1 – 3 of 3) sorted by relevance

/art/runtime/
Dinstrumentation_test.cc403 instr->DexPcMovedEvent(self, obj, method, dex_pc); in ReportEvent()
560 TEST_F(InstrumentationTest, DexPcMovedEvent) { in TEST_F() argument
Dinstrumentation.h417 void DexPcMovedEvent(Thread* thread, mirror::Object* this_object, in DexPcMovedEvent() function
/art/runtime/interpreter/
Dinterpreter_switch_impl-inl.h318 instrumentation->DexPcMovedEvent(self, in DoDexPcMoveEvent()