Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dmethod_verifier.cc342 bool CheckFieldIndex(uint32_t idx) { in CheckFieldIndex() function in art::verifier::impl::__anon79162a830111::MethodVerifier
1216 result = result && CheckFieldIndex(inst->VRegB()); in VerifyInstruction()
1248 result = result && CheckFieldIndex(inst->VRegC()); in VerifyInstruction()