Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dmethod_verifier.cc382 bool CheckPrototypeIndex(uint32_t idx) { in CheckPrototypeIndex() function in art::verifier::impl::__anon4cf1518a0111::MethodVerifier
1246 result = result && CheckPrototypeIndex(inst->VRegB()); in VerifyInstruction()
1268 result = result && CheckPrototypeIndex(inst->VRegH()); in VerifyInstruction()