Home
last modified time | relevance | path

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

/art/libdexfile/dex/
Ddex_file_verifier.cc359 bool CheckInterAnnotationsDirectoryItem();
3211 bool DexFileVerifier::CheckInterAnnotationsDirectoryItem() { in CheckInterAnnotationsDirectoryItem() function in art::dex::DexFileVerifier
3398 if (!CheckInterAnnotationsDirectoryItem()) { in CheckInterSectionIterate()