Searched refs:dexGetAnnotationSetItem (Results 1 – 1 of 1) sorted by relevance
903 DEX_INLINE const DexAnnotationSetItem* dexGetAnnotationSetItem( in dexGetAnnotationSetItem() function915 return dexGetAnnotationSetItem(pDexFile, pAnnoDir->classAnnotationsOff); in dexGetClassAnnotationSet()942 return dexGetAnnotationSetItem(pDexFile, pItem->annotationsOff); in dexGetFieldAnnotationSetItem()974 return dexGetAnnotationSetItem(pDexFile, pItem->annotationsOff); in dexGetMethodAnnotationSetItem()1035 return dexGetAnnotationSetItem(pDexFile, pItem->annotationsOff); in dexGetSetRefItemItem()