Searched refs:IsPolymorphicSignature (Results 1 – 3 of 3) sorted by relevance
124 return !IsPolymorphicSignature(); in CheckIncompatibleClassChange()
170 } else if (IsPolymorphicSignature()) { in GetInvokeType()399 bool ArtMethod::IsPolymorphicSignature() { in IsPolymorphicSignature() function in art::ArtMethod
317 bool IsPolymorphicSignature() REQUIRES_SHARED(Locks::mutator_lock_);