Home
last modified time | relevance | path

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

/art/libdexfile/dex/
Dbytecode_utils.h45 void CheckIndex(size_t index) const { in CheckIndex() function
Ddex_file_verifier.cc231 ALWAYS_INLINE bool CheckIndex(uint32_t field, uint32_t limit, const char* label) { in CheckIndex() function in art::dex::DexFileVerifier
/art/runtime/
Dclass_linker.cc7353 void CheckIndex(uint32_t index) const { in CheckIndex() function in art::ClassLinker::LinkMethodsHelper::VTableIndexCheckerDebug
7364 void CheckIndex(uint32_t index ATTRIBUTE_UNUSED) const {} in CheckIndex() function in art::ClassLinker::LinkMethodsHelper::VTableIndexCheckerRelease