Searched refs:kDexPcMoved (Results 1 – 5 of 5) sorted by relevance
373 case instrumentation::Instrumentation::kDexPcMoved: in HasEventListener()416 case instrumentation::Instrumentation::kDexPcMoved: in ReportEvent()467 case instrumentation::Instrumentation::kDexPcMoved: in DidListenerReceiveEvent()580 TestEvent(instrumentation::Instrumentation::kDexPcMoved); in TEST_F()
513 PotentiallyAddListenerTo(kDexPcMoved, in AddListener()600 PotentiallyRemoveListenerFrom(kDexPcMoved, in RemoveListener()
171 kDexPcMoved = 0x8, enumerator
871 return art::instrumentation::Instrumentation::kDexPcMoved; in GetInstrumentationEventsFor()928 if (new_events == art::instrumentation::Instrumentation::kDexPcMoved) { in SetupTraceListener()
164 return instrumentation::Instrumentation::kDexPcMoved; in GetInstrumentationEventFor()