Searched refs:DexAnnotationSetItem (Results 1 – 2 of 2) sorted by relevance
517 struct DexAnnotationSetItem { struct903 DEX_INLINE const DexAnnotationSetItem* dexGetAnnotationSetItem( in dexGetAnnotationSetItem()909 return (const DexAnnotationSetItem*) (pDexFile->baseAddr + offset); in dexGetAnnotationSetItem()912 DEX_INLINE const DexAnnotationSetItem* dexGetClassAnnotationSet( in dexGetClassAnnotationSet()939 DEX_INLINE const DexAnnotationSetItem* dexGetFieldAnnotationSetItem( in dexGetFieldAnnotationSetItem()971 DEX_INLINE const DexAnnotationSetItem* dexGetMethodAnnotationSetItem( in dexGetMethodAnnotationSetItem()1032 DEX_INLINE const DexAnnotationSetItem* dexGetSetRefItemItem( in dexGetSetRefItemItem()1040 const DexAnnotationSetItem* pAnnoSet, u4 idx) in dexGetAnnotationOff()1048 const DexFile* pDexFile, const DexAnnotationSetItem* pAnnoSet, u4 idx) in dexGetAnnotationItem()
1447 DexAnnotationSetItem* set = (DexAnnotationSetItem*) ptr; in swapAnnotationSetItem()1476 const DexAnnotationSetItem* set = (const DexAnnotationSetItem*) ptr; in crossVerifyAnnotationSetItem()