Home
last modified time | relevance | path

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

/art/runtime/
Ddex_file_verifier.h108 bool CheckIntraAnnotationsDirectoryItem();
Ddex_file_verifier.cc1258 bool DexFileVerifier::CheckIntraAnnotationsDirectoryItem() { in CheckIntraAnnotationsDirectoryItem() function in art::DexFileVerifier
1452 if (!CheckIntraAnnotationsDirectoryItem()) { in CheckIntraSectionIterate()