Home
last modified time | relevance | path

Searched refs:DexPcMovedEventImpl (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Dinstrumentation.h439 DexPcMovedEventImpl(thread, this_object, method, dex_pc); in DexPcMovedEvent()
613 void DexPcMovedEventImpl(Thread* thread,
Dinstrumentation.cc1278 void Instrumentation::DexPcMovedEventImpl(Thread* thread, in DexPcMovedEventImpl() function in art::instrumentation::Instrumentation