Searched refs:DexAnnotationSetRefList (Results 1 – 3 of 3) sorted by relevance
415 struct DexAnnotationSetRefList { struct903 DEX_INLINE const DexAnnotationSetRefList* dexGetParameterAnnotationSetRefList( in dexGetParameterAnnotationSetRefList()906 return (const DexAnnotationSetRefList*) in dexGetParameterAnnotationSetRefList()921 const DexAnnotationSetRefList* pList, u4 idx) in dexGetParameterAnnotationSetRef()
1341 DexAnnotationSetRefList* list = (DexAnnotationSetRefList*) ptr; in swapAnnotationSetRefList()1362 const DexAnnotationSetRefList* list = (const DexAnnotationSetRefList*) ptr; in crossVerifyAnnotationSetRefList()
2069 const DexAnnotationSetRefList* pAnnoSetList, u4 count) in processAnnotationSetRefList()2189 const DexAnnotationSetRefList* pAnnoSetList; in dvmGetParameterAnnotations()