Home
last modified time | relevance | path

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

/art/libdexfile/dex/
Ddex_file_verifier.cc331 bool CheckInterAnnotationSetRefList();
2925 bool DexFileVerifier::CheckInterAnnotationSetRefList() { in CheckInterAnnotationSetRefList() function in art::dex::DexFileVerifier
3194 if (!CheckInterAnnotationSetRefList()) { in CheckInterSectionIterate()