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

/dalvik/libdex/
H A DDexFile.h498 struct DexAnnotationSetRefList { struct
993 DEX_INLINE const DexAnnotationSetRefList* dexGetParameterAnnotationSetRefList(
999 return (const DexAnnotationSetRefList*) (pDexFile->baseAddr + pItem->annotationsOff);
1014 const DexAnnotationSetRefList* pList, u4 idx)
H A DDexSwapVerify.cpp1406 DexAnnotationSetRefList* list = (DexAnnotationSetRefList*) ptr;
1429 const DexAnnotationSetRefList* list = (const DexAnnotationSetRefList*) ptr;

Completed in 203 milliseconds