Searched refs:HasMethodUnwindListeners (Results 1 – 4 of 4) sorted by relevance
349 bool HasMethodUnwindListeners() const REQUIRES_SHARED(Locks::mutator_lock_) { in HasMethodUnwindListeners() function
118 if (!instrumentation_->HasMethodUnwindListeners()) { in PopFramesTo()1198 if (HasMethodUnwindListeners()) { in MethodUnwindEvent()
360 return instr->HasMethodUnwindListeners(); in HasEventListener()
957 if (instr->HasMethodUnwindListeners()) { in artQuickProxyInvokeHandler()