Home
last modified time | relevance | path

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

/art/libdexfile/dex/
Ddex_file_verifier.cc306 bool CheckIntraAnnotationItem();
1832 bool DexFileVerifier::CheckIntraAnnotationItem() { in CheckIntraAnnotationItem() function in art::dex::DexFileVerifier
2164 if (!CheckIntraAnnotationItem()) { in CheckIntraSectionIterate()