Home
last modified time | relevance | path

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

/art/dexlayout/
Ddex_ir.h466 CollectionVector<AnnotationSetItem>& AnnotationSetItems() { return annotation_set_items_; } in AnnotationSetItems()
468 return annotation_set_items_; in AnnotationSetItems()
562 IndexedCollectionVector<AnnotationSetItem> annotation_set_items_; variable