Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/verifier/
H A Dmethod_verifier.cc543 …bool CheckSignaturePolymorphicReceiver(const Instruction* inst) REQUIRES_SHARED(Locks::mutator_loc…
3458 !CheckSignaturePolymorphicReceiver(inst)) { in CodeFlowVerifyInstruction()
4576 bool MethodVerifier<kVerifierDebug>::CheckSignaturePolymorphicReceiver(const Instruction* inst) { in CheckSignaturePolymorphicReceiver() function in art::verifier::impl::__anon3465e4f90111::MethodVerifier