Searched refs:DexAnnotationSetRefItem (Results 1 – 2 of 2) sorted by relevance
491 struct DexAnnotationSetRefItem { struct500 DexAnnotationSetRefItem list[1]; argument1013 DEX_INLINE const DexAnnotationSetRefItem* dexGetParameterAnnotationSetRef( in dexGetParameterAnnotationSetRef()1022 const DexFile* pDexFile, const DexAnnotationSetRefItem* pItem) in dexGetSetRefItemItem()
1407 DexAnnotationSetRefItem* item; in swapAnnotationSetRefList()1415 const u4 sizeOfItem = (u4) sizeof(DexAnnotationSetRefItem); in swapAnnotationSetRefList()1430 const DexAnnotationSetRefItem* item = list->list; in crossVerifyAnnotationSetRefList()