Searched defs:DexPcMoved (Results 1 – 3 of 3) sorted by relevance
/art/openjdkjvmti/ | ||
D | events.cc | 583 void DexPcMoved(art::Thread* self, in DexPcMoved() function in openjdkjvmti::FINAL |
/art/runtime/ | ||
D | trace.cc | 747 void Trace::DexPcMoved(Thread* thread ATTRIBUTE_UNUSED, in DexPcMoved() function in art::Trace |
D | instrumentation_test.cc | 92 void DexPcMoved(Thread* thread ATTRIBUTE_UNUSED, in DexPcMoved() function in art::instrumentation::FINAL |