Home
last modified time | relevance | path

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

/art/libdexfile/dex/
Ddex_file_verifier.h150 bool CheckInterAnnotationsDirectoryItem();
Ddex_file_verifier.cc2600 bool DexFileVerifier::CheckInterAnnotationsDirectoryItem() { in CheckInterAnnotationsDirectoryItem() function in art::DexFileVerifier
2790 if (!CheckInterAnnotationsDirectoryItem()) { in CheckInterSectionIterate()