Searched refs:GetFieldAnnotationSetItem (Results 1 – 4 of 4) sorted by relevance
826 const AnnotationSetItem* GetFieldAnnotationSetItem(const FieldAnnotationsItem& anno_item) const { in GetFieldAnnotationSetItem() function
503 dex_file.GetFieldAnnotationSetItem(fields[i]); in CreateAnnotationsDirectoryItem()
687 dumpAnnotationSetItem(pDexFile, pDexFile->GetFieldAnnotationSetItem(fields[i])); in dumpClassAnnotations()
157 return dex_file->GetFieldAnnotationSetItem(field_annotations[i]); in FindAnnotationSetForField()