Home
last modified time | relevance | path

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

/art/runtime/
Ddex_file_verifier.h124 bool CheckIntraAnnotationsDirectoryItem();
Ddex_file_verifier.cc1527 bool DexFileVerifier::CheckIntraAnnotationsDirectoryItem() { in CheckIntraAnnotationsDirectoryItem() function in art::DexFileVerifier
1736 if (!CheckIntraAnnotationsDirectoryItem()) { in CheckIntraSectionIterate()