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