Searched refs:kDexPcMoved (Results 1 – 4 of 4) sorted by relevance
355 case instrumentation::Instrumentation::kDexPcMoved: in HasEventListener()396 case instrumentation::Instrumentation::kDexPcMoved: in ReportEvent()444 case instrumentation::Instrumentation::kDexPcMoved: in DidListenerReceiveEvent()552 TestEvent(instrumentation::Instrumentation::kDexPcMoved); in TEST_F()
820 PotentiallyAddListenerTo(kDexPcMoved, in AddListener()850 if (HasEvent(kDexPcMoved, events)) { in AddListener()951 PotentiallyRemoveListenerFrom(kDexPcMoved, in RemoveListener()981 if (HasEvent(kDexPcMoved, events)) { in RemoveListener()
187 kDexPcMoved = 0x8, enumerator
1095 return art::instrumentation::Instrumentation::kDexPcMoved; in GetInstrumentationEventsFor()