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

/dalvik/libdex/
H A DDexFile.h415 struct DexAnnotationSetRefList { struct
904 DEX_INLINE const DexAnnotationSetRefList* dexGetParameterAnnotationSetRefList(
910 return (const DexAnnotationSetRefList*) (pDexFile->baseAddr + pItem->annotationsOff);
925 const DexAnnotationSetRefList* pList, u4 idx)
H A DDexSwapVerify.cpp1347 DexAnnotationSetRefList* list = (DexAnnotationSetRefList*) ptr;
1368 const DexAnnotationSetRefList* list = (const DexAnnotationSetRefList*) ptr;
/dalvik/vm/reflect/
H A DAnnotation.cpp2096 const DexAnnotationSetRefList* pAnnoSetList, u4 count)
2222 const DexAnnotationSetRefList* pAnnoSetList;

Completed in 48 milliseconds