Home
last modified time | relevance | path

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

/art/libdexfile/dex/
Ddex_file_verifier.h154 bool CheckInterAnnotationSetRefList();
Ddex_file_verifier.cc2666 bool DexFileVerifier::CheckInterAnnotationSetRefList() { in CheckInterAnnotationSetRefList() function in art::DexFileVerifier
2911 if (!CheckInterAnnotationSetRefList()) { in CheckInterSectionIterate()