Searched refs:HasDexPcListeners (Results 1 – 3 of 3) sorted by relevance
363 bool HasDexPcListeners() const REQUIRES_SHARED(Locks::mutator_lock_) { in HasDexPcListeners() function438 if (UNLIKELY(HasDexPcListeners())) { in DexPcMovedEvent()
365 return instr->HasDexPcListeners(); in HasEventListener()489 EXPECT_FALSE(instr->HasDexPcListeners()); in TEST_F()
132 if (UNLIKELY(instrumentation->HasDexPcListeners())) { in Preamble()208 DCHECK(instrumentation->HasDexPcListeners()); in DoDexPcMoveEvent()