Searched refs:GetFieldAnnotationSetItem (Results 1 – 4 of 4) sorted by relevance
590 const dex::AnnotationSetItem* GetFieldAnnotationSetItem( in GetFieldAnnotationSetItem() function
741 dex_file.GetFieldAnnotationSetItem(fields[i]); in CreateAnnotationsDirectoryItem()
677 dumpAnnotationSetItem(pDexFile, pDexFile->GetFieldAnnotationSetItem(fields[i])); in dumpClassAnnotations()
166 return dex_file.GetFieldAnnotationSetItem(field_annotations[i]); in FindAnnotationSetForField()