Searched refs:CheckMethodIndex (Results 1 – 2 of 2) sorted by relevance
466 bool CheckMethodIndex(uint32_t idx);
1128 result = result && CheckMethodIndex(inst->VRegB()); in VerifyInstruction()1240 inline bool MethodVerifier::CheckMethodIndex(uint32_t idx) { in CheckMethodIndex() function in art::verifier::MethodVerifier