Home
last modified time | relevance | path

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

/art/runtime/
Ddex_file_verifier.h96 bool CheckInterAnnotationsDirectoryItem();
Ddex_file_verifier.cc1899 bool DexFileVerifier::CheckInterAnnotationsDirectoryItem() { in CheckInterAnnotationsDirectoryItem() function in art::DexFileVerifier
2045 if (!CheckInterAnnotationsDirectoryItem()) { in CheckInterSectionIterate()