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

/dalvik/libdex/
H A DDexFile.h503 struct DexAnnotationSetRefList { struct
998 DEX_INLINE const DexAnnotationSetRefList* dexGetParameterAnnotationSetRefList(
1004 return (const DexAnnotationSetRefList*) (pDexFile->baseAddr + pItem->annotationsOff);
1019 const DexAnnotationSetRefList* pList, u4 idx)

Completed in 24 milliseconds