Searched refs:kDexPcMoved (Results 1 – 5 of 5) sorted by relevance
289 case instrumentation::Instrumentation::kDexPcMoved: in HasEventListener()321 case instrumentation::Instrumentation::kDexPcMoved: in ReportEvent()357 case instrumentation::Instrumentation::kDexPcMoved: in DidListenerReceiveEvent()411 TestEvent(instrumentation::Instrumentation::kDexPcMoved); in TEST_F()
112 kDexPcMoved = 0x8, enumerator
415 if (HasEvent(kDexPcMoved, events)) { in AddListener()481 if (HasEvent(kDexPcMoved, events) && have_dex_pc_listeners_) { in RemoveListener()
345 return IsListeningTo(instrumentation::Instrumentation::kDexPcMoved); in IsListeningToDexPcMoved()3126 case instrumentation::Instrumentation::kDexPcMoved: in GetReferenceCounterForEvent()
161 return instrumentation::Instrumentation::kDexPcMoved; in GetInstrumentationEventFor()