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

/art/runtime/
H A Dinstrumentation.h303 DexPcMovedEventImpl(thread, this_object, method, dex_pc);
390 void DexPcMovedEventImpl(Thread* thread, mirror::Object* this_object,
H A Dinstrumentation.cc898 void Instrumentation::DexPcMovedEventImpl(Thread* thread, mirror::Object* this_object, function in class:art::instrumentation::Instrumentation

Completed in 45 milliseconds