Home
last modified time | relevance | path

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

/art/runtime/
Ddex_file.h928 const AnnotationSetItem* GetFieldAnnotationSetItem(const FieldAnnotationsItem& anno_item) const { in GetFieldAnnotationSetItem() argument
929 uint32_t offset = anno_item.annotations_off_; in GetFieldAnnotationSetItem()
937 const AnnotationSetItem* GetMethodAnnotationSetItem(const MethodAnnotationsItem& anno_item) in GetMethodAnnotationSetItem() argument
939 uint32_t offset = anno_item.annotations_off_; in GetMethodAnnotationSetItem()
948 const ParameterAnnotationsItem* anno_item) const { in GetParameterAnnotationSetRefList() argument
949 uint32_t offset = anno_item->annotations_off_; in GetParameterAnnotationSetRefList()
966 const AnnotationSetItem* GetSetRefItemItem(const AnnotationSetRefItem* anno_item) const { in GetSetRefItemItem() argument
967 uint32_t offset = anno_item->annotations_off_; in GetSetRefItemItem()