Home
last modified time | relevance | path

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

/art/libdexfile/dex/
Ddex_file_verifier.cc305 bool CheckIntraDebugInfoItem();
1726 bool DexFileVerifier::CheckIntraDebugInfoItem() { in CheckIntraDebugInfoItem() function in art::dex::DexFileVerifier
2158 if (!CheckIntraDebugInfoItem()) { in CheckIntraSectionIterate()