Searched refs:DexPcMovedEventImpl (Results 1 – 2 of 2) sorted by relevance
303 DexPcMovedEventImpl(thread, this_object, method, dex_pc); in DexPcMovedEvent()390 void DexPcMovedEventImpl(Thread* thread, mirror::Object* this_object,
898 void Instrumentation::DexPcMovedEventImpl(Thread* thread, mirror::Object* this_object, in DexPcMovedEventImpl() function in art::instrumentation::Instrumentation