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