HomeSort by relevance Sort by last modified time
    Searched refs:DexPcMoved (Results 1 - 7 of 7) sorted by null

  /art/runtime/
trace.h 162 void DexPcMoved(Thread* thread,
instrumentation.h 97 virtual void DexPcMoved(Thread* thread,
instrumentation.cc     [all...]
instrumentation_test.cc 89 void DexPcMoved(Thread* thread ATTRIBUTE_UNUSED,
    [all...]
trace.cc 742 void Trace::DexPcMoved(Thread* thread ATTRIBUTE_UNUSED,
    [all...]
debugger.cc 151 // We also listen to kDexPcMoved instrumentation event so we know the DexPcMoved method is
153 // we report the event in DexPcMoved. However, we must remind this is method entry so we
199 void DexPcMoved(Thread* thread,
    [all...]
  /art/runtime/openjdkjvmti/
events.cc 427 void DexPcMoved(art::Thread* self,
630 // other jvmti event that uses DexPcMoved.

Completed in 2164 milliseconds