Home
last modified time | relevance | path

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

/aosp12/art/libdexfile/dex/
H A Ddex_file_verifier.cc331 bool CheckInterAnnotationSetRefList();
2924 bool DexFileVerifier::CheckInterAnnotationSetRefList() { in CheckInterAnnotationSetRefList() function in art::dex::DexFileVerifier
3193 if (!CheckInterAnnotationSetRefList()) { in CheckInterSectionIterate()