Searched defs:CheckIndex (Results 1 – 2 of 2) sorted by relevance
45 void CheckIndex(size_t index) const { in CheckIndex() function
325 bool DexFileVerifier::CheckIndex(uint32_t field, uint32_t limit, const char* label) { in CheckIndex() function in art::DexFileVerifier