Searched refs:HasDexPcListeners (Results 1 – 3 of 3) sorted by relevance
353 bool HasDexPcListeners() const REQUIRES_SHARED(Locks::mutator_lock_) { in HasDexPcListeners() function420 if (UNLIKELY(HasDexPcListeners())) { in DexPcMovedEvent()
362 return instr->HasDexPcListeners(); in HasEventListener()486 EXPECT_FALSE(instr->HasDexPcListeners()); in TEST_F()
228 if (UNLIKELY(instrumentation->HasDexPcListeners())) { in Preamble()311 DCHECK(instrumentation->HasDexPcListeners()); in DoDexPcMoveEvent()