Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/
H A Dclass_linker.cc9625 bool annotation_element_exists = in ValidateCounts() local
9641 } else if (annotation_element_exists && visibilities_count_ != names_count_) { in ValidateCounts()
9646 } else if (annotation_element_exists && annotations_count_ != names_count_) { in ValidateCounts()