Searched refs:dexGetAnnotationSetItem (Results 1 – 1 of 1) sorted by relevance
809 DEX_INLINE const DexAnnotationSetItem* dexGetAnnotationSetItem( in dexGetAnnotationSetItem() function821 return dexGetAnnotationSetItem(pDexFile, pAnnoDir->classAnnotationsOff); in dexGetClassAnnotationSet()848 return dexGetAnnotationSetItem(pDexFile, pItem->annotationsOff); in dexGetFieldAnnotationSetItem()880 return dexGetAnnotationSetItem(pDexFile, pItem->annotationsOff); in dexGetMethodAnnotationSetItem()941 return dexGetAnnotationSetItem(pDexFile, pItem->annotationsOff); in dexGetSetRefItemItem()