Home
last modified time | relevance | path

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

/art/runtime/
Ddex_file_verifier.h93 bool CheckInterAnnotationSetRefList();
Ddex_file_verifier.cc1820 bool DexFileVerifier::CheckInterAnnotationSetRefList() { in CheckInterAnnotationSetRefList() function in art::DexFileVerifier
2027 if (!CheckInterAnnotationSetRefList()) { in CheckInterSectionIterate()