Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dmethod_verifier.cc401 bool CheckTypeIndex(dex::TypeIndex idx) { in CheckTypeIndex() function in art::verifier::impl::__anon79162a830111::MethodVerifier
1228 result = result && CheckTypeIndex(dex::TypeIndex(inst->VRegB())); in VerifyInstruction()
1254 result = result && CheckTypeIndex(dex::TypeIndex(inst->VRegC())); in VerifyInstruction()