Searched refs:HasDexPcListeners (Results 1 – 3 of 3) sorted by relevance
309 bool HasDexPcListeners() const REQUIRES_SHARED(Locks::mutator_lock_) { in HasDexPcListeners() function379 if (UNLIKELY(HasDexPcListeners())) { in DexPcMovedEvent()
353 return instr->HasDexPcListeners(); in HasEventListener()465 EXPECT_FALSE(instr->HasDexPcListeners()); in TEST_F()
69 if (UNLIKELY(instrumentation->HasDexPcListeners()) && \128 DCHECK(instrumentation->HasDexPcListeners()); in DoDexPcMoveEvent()