Searched refs:DexPcMovedEvent (Results 1 – 3 of 3) sorted by relevance
406 instr->DexPcMovedEvent(self, obj, method, dex_pc); in ReportEvent()564 TEST_F(InstrumentationTest, DexPcMovedEvent) { in TEST_F() argument
433 void DexPcMovedEvent(Thread* thread, in DexPcMovedEvent() function
215 instrumentation->DexPcMovedEvent(self, in DoDexPcMoveEvent()