Searched refs:DexAnnotationSetRefItem (Results 1 – 2 of 2) sorted by relevance
502 struct DexAnnotationSetRefItem { struct511 DexAnnotationSetRefItem list[1]; argument1024 DEX_INLINE const DexAnnotationSetRefItem* dexGetParameterAnnotationSetRef( in dexGetParameterAnnotationSetRef()1033 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()