Home
last modified time | relevance | path

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

/aosp_15_r20/art/libdexfile/dex/
H A Ddex_file_verifier.cc325 bool CheckIntraClassDataItem();
1625 bool DexFileVerifier::CheckIntraClassDataItem() { in CheckIntraClassDataItem() function in art::dex::DexFileVerifier
2233 if (!CheckIntraClassDataItem()) { in CheckIntraSectionIterate()