Searched refs:HasMethodUnwindListeners (Results 1 – 4 of 4) sorted by relevance
359 bool HasMethodUnwindListeners() const REQUIRES_SHARED(Locks::mutator_lock_) { in HasMethodUnwindListeners() function
125 if (!instrumentation_->HasMethodUnwindListeners()) { in PopFramesTo()1266 if (HasMethodUnwindListeners()) { in MethodUnwindEvent()
363 return instr->HasMethodUnwindListeners(); in HasEventListener()
872 if (instr->HasMethodUnwindListeners()) { in artQuickProxyInvokeHandler()