Home
last modified time | relevance | path

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

/art/libdexfile/dex/
Ddex_file_verifier.cc303 bool CheckIntraCodeItem();
1529 bool DexFileVerifier::CheckIntraCodeItem() { in CheckIntraCodeItem() function in art::dex::DexFileVerifier
2146 if (!CheckIntraCodeItem()) { in CheckIntraSectionIterate()