Searched refs:DexAnnotationSetRefList (Results 1 - 3 of 3) sorted by relevance

/dalvik/libdex/
H A DDexFile.h415 struct DexAnnotationSetRefList { struct
903 DEX_INLINE const DexAnnotationSetRefList* dexGetParameterAnnotationSetRefList(
906 return (const DexAnnotationSetRefList*)
921 const DexAnnotationSetRefList* pList, u4 idx)
H A DDexSwapVerify.cpp1341 DexAnnotationSetRefList* list = (DexAnnotationSetRefList*) ptr;
1362 const DexAnnotationSetRefList* list = (const DexAnnotationSetRefList*) ptr;
/dalvik/vm/reflect/
H A DAnnotation.cpp2069 const DexAnnotationSetRefList* pAnnoSetList, u4 count)
2189 const DexAnnotationSetRefList* pAnnoSetList;

Completed in 69 milliseconds