Home
last modified time | relevance | path

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

/art/runtime/
Ddex_file_verifier.h71 bool CheckIntraDebugInfoItem();
Ddex_file_verifier.cc926 bool DexFileVerifier::CheckIntraDebugInfoItem() { in CheckIntraDebugInfoItem() function in art::DexFileVerifier
1231 if (!CheckIntraDebugInfoItem()) { in CheckIntraSectionIterate()