Searched refs:DexAnnotationSetRefList (Results 1 – 3 of 3) sorted by relevance
392 typedef struct DexAnnotationSetRefList { struct395 } DexAnnotationSetRefList; argument903 DEX_INLINE const DexAnnotationSetRefList* dexGetParameterAnnotationSetRefList( in dexGetParameterAnnotationSetRefList()906 return (const DexAnnotationSetRefList*) in dexGetParameterAnnotationSetRefList()921 const DexAnnotationSetRefList* pList, u4 idx) in dexGetParameterAnnotationSetRef()
1299 DexAnnotationSetRefList* list = ptr; in swapAnnotationSetRefList()1320 const DexAnnotationSetRefList* list = ptr; in crossVerifyAnnotationSetRefList()
1980 const DexAnnotationSetRefList* pAnnoSetList, u4 count) in processAnnotationSetRefList()2101 const DexAnnotationSetRefList* pAnnoSetList; in dvmGetParameterAnnotations()