Home
last modified time | relevance | path

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

/art/libdexfile/dex/
Ddex_file_verifier.cc334 bool CheckInterAnnotationsDirectoryItem();
3038 bool DexFileVerifier::CheckInterAnnotationsDirectoryItem() { in CheckInterAnnotationsDirectoryItem() function in art::dex::DexFileVerifier
3220 if (!CheckInterAnnotationsDirectoryItem()) { in CheckInterSectionIterate()