Home
last modified time | relevance | path

Searched refs:CheckInterTypeIdItem (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Ddex_file_verifier.h88 bool CheckInterTypeIdItem();
Ddex_file_verifier.cc1517 bool DexFileVerifier::CheckInterTypeIdItem() { in CheckInterTypeIdItem() function in art::DexFileVerifier
1997 if (!CheckInterTypeIdItem()) { in CheckInterSectionIterate()