Home
last modified time | relevance | path

Searched defs:CheckIndex (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Ddex_file_verifier.cc221 bool DexFileVerifier::CheckIndex(uint32_t field, uint32_t limit, const char* label) { in CheckIndex() function in art::DexFileVerifier
/art/compiler/optimizing/
Dbuilder.cc91 void CheckIndex(size_t index) const { in CheckIndex() function in art::SwitchTable