Home
last modified time | relevance | path

Searched defs:class_annotation (Results 1 – 2 of 2) sorted by relevance

/aosp12/art/dexlayout/
H A Ddex_ir_builder.cc729 AnnotationSetItem* class_annotation = nullptr; in CreateAnnotationsDirectoryItem() local
H A Ddex_ir.h1210 AnnotationsDirectoryItem(AnnotationSetItem* class_annotation, in AnnotationsDirectoryItem()