Home
last modified time | relevance | path

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

/art/runtime/
Ddex_file_verifier.h68 bool CheckIntraClassDataItem();
Ddex_file_verifier.cc683 bool DexFileVerifier::CheckIntraClassDataItem() { in CheckIntraClassDataItem() function in art::DexFileVerifier
1213 if (!CheckIntraClassDataItem()) { in CheckIntraSectionIterate()