Home
last modified time | relevance | path

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

/art/runtime/
Ddex_file.h928 const AnnotationSetItem* GetFieldAnnotationSetItem(const FieldAnnotationsItem& anno_item) const { in GetFieldAnnotationSetItem() function
Ddex_file.cc1192 return GetFieldAnnotationSetItem(field_annotations[i]); in FindAnnotationSetForField()