Home
last modified time | relevance | path

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

/aosp12/art/runtime/
H A Dinstrumentation.h433 void DexPcMovedEvent(Thread* thread, in DexPcMovedEvent() function
H A Dinstrumentation_test.cc564 TEST_F(InstrumentationTest, DexPcMovedEvent) { in TEST_F() argument