Searched refs:DexAnnotationSetItem (Results 1 – 2 of 2) sorted by relevance
460 struct DexAnnotationSetItem { struct846 DEX_INLINE const DexAnnotationSetItem* dexGetAnnotationSetItem( in dexGetAnnotationSetItem()852 return (const DexAnnotationSetItem*) (pDexFile->baseAddr + offset); in dexGetAnnotationSetItem()855 DEX_INLINE const DexAnnotationSetItem* dexGetClassAnnotationSet( in dexGetClassAnnotationSet()882 DEX_INLINE const DexAnnotationSetItem* dexGetFieldAnnotationSetItem( in dexGetFieldAnnotationSetItem()914 DEX_INLINE const DexAnnotationSetItem* dexGetMethodAnnotationSetItem( in dexGetMethodAnnotationSetItem()975 DEX_INLINE const DexAnnotationSetItem* dexGetSetRefItemItem( in dexGetSetRefItemItem()983 const DexAnnotationSetItem* pAnnoSet, u4 idx) in dexGetAnnotationOff()991 const DexFile* pDexFile, const DexAnnotationSetItem* pAnnoSet, u4 idx) in dexGetAnnotationItem()
1360 DexAnnotationSetItem* set = (DexAnnotationSetItem*) ptr; in swapAnnotationSetItem()1387 const DexAnnotationSetItem* set = (const DexAnnotationSetItem*) ptr; in crossVerifyAnnotationSetItem()