Searched defs:CheckIndex (Results 1 – 3 of 3) sorted by relevance
| /art/libdexfile/dex/ | ||
| D | bytecode_utils.h | 45 void CheckIndex(size_t index) const { in CheckIndex() function |
| D | dex_file_verifier.cc | 231 ALWAYS_INLINE bool CheckIndex(uint32_t field, uint32_t limit, const char* label) { in CheckIndex() function in art::dex::DexFileVerifier |
| /art/runtime/ | ||
| D | class_linker.cc | 7353 void CheckIndex(uint32_t index) const { in CheckIndex() function in art::ClassLinker::LinkMethodsHelper::VTableIndexCheckerDebug |