Home
last modified time | relevance | path

Searched refs:CheckSignaturePolymorphicReceiver (Results 1 – 1 of 1) sorted by relevance

/art/runtime/verifier/
Dmethod_verifier.cc466 …bool CheckSignaturePolymorphicReceiver(const Instruction* inst) REQUIRES_SHARED(Locks::mutator_loc…
3165 !CheckSignaturePolymorphicReceiver(inst)) { in CodeFlowVerifyInstruction()
4382 bool MethodVerifier<kVerifierDebug>::CheckSignaturePolymorphicReceiver(const Instruction* inst) { in CheckSignaturePolymorphicReceiver() function in art::verifier::impl::__anon79162a830111::MethodVerifier