Searched refs:CheckSignaturePolymorphicMethod (Results 1 – 1 of 1) sorted by relevance
540 bool CheckSignaturePolymorphicMethod(ArtMethod* method) REQUIRES_SHARED(Locks::mutator_lock_);3457 if (!CheckSignaturePolymorphicMethod(called_method) || in CodeFlowVerifyInstruction()4527 bool MethodVerifier<kVerifierDebug>::CheckSignaturePolymorphicMethod(ArtMethod* method) { in CheckSignaturePolymorphicMethod() function in art::verifier::impl::__anon3465e4f90111::MethodVerifier