Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dmethod_verifier.cc353 bool CheckMethodIndex(uint32_t idx) { in CheckMethodIndex() function in art::verifier::impl::__anon79162a830111::MethodVerifier
1219 result = result && CheckMethodIndex(inst->VRegB()); in VerifyInstruction()