Home
last modified time | relevance | path

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

/art/runtime/
Ddex_file_verifier.h123 bool CheckIntraAnnotationItem();
Ddex_file_verifier.cc1504 bool DexFileVerifier::CheckIntraAnnotationItem() { in CheckIntraAnnotationItem() function in art::DexFileVerifier
1724 if (!CheckIntraAnnotationItem()) { in CheckIntraSectionIterate()