Home
last modified time | relevance | path

Searched defs:DexPcMovedEvent (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Dinstrumentation.h417 void DexPcMovedEvent(Thread* thread, mirror::Object* this_object, in DexPcMovedEvent() function
Dinstrumentation_test.cc560 TEST_F(InstrumentationTest, DexPcMovedEvent) { in TEST_F() argument