Home
last modified time | relevance | path

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

/art/runtime/
Ddex_file_verifier.h80 bool CheckInterAnnotationsDirectoryItem();
Ddex_file_verifier.cc1718 bool DexFileVerifier::CheckInterAnnotationsDirectoryItem() { in CheckInterAnnotationsDirectoryItem() function in art::DexFileVerifier
1857 if (!CheckInterAnnotationsDirectoryItem()) { in CheckInterSectionIterate()