Searched refs:DexAnnotationSetItem (Results 1 – 2 of 2) sorted by relevance
465 struct DexAnnotationSetItem { struct851 DEX_INLINE const DexAnnotationSetItem* dexGetAnnotationSetItem( in dexGetAnnotationSetItem()857 return (const DexAnnotationSetItem*) (pDexFile->baseAddr + offset); in dexGetAnnotationSetItem()860 DEX_INLINE const DexAnnotationSetItem* dexGetClassAnnotationSet( in dexGetClassAnnotationSet()887 DEX_INLINE const DexAnnotationSetItem* dexGetFieldAnnotationSetItem( in dexGetFieldAnnotationSetItem()919 DEX_INLINE const DexAnnotationSetItem* dexGetMethodAnnotationSetItem( in dexGetMethodAnnotationSetItem()980 DEX_INLINE const DexAnnotationSetItem* dexGetSetRefItemItem( in dexGetSetRefItemItem()988 const DexAnnotationSetItem* pAnnoSet, u4 idx) in dexGetAnnotationOff()996 const DexFile* pDexFile, const DexAnnotationSetItem* pAnnoSet, u4 idx) in dexGetAnnotationItem()
1367 DexAnnotationSetItem* set = (DexAnnotationSetItem*) ptr; in swapAnnotationSetItem()1396 const DexAnnotationSetItem* set = (const DexAnnotationSetItem*) ptr; in crossVerifyAnnotationSetItem()