Searched defs:DexAnnotationSetRefList (Results 1 - 1 of 1) 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)

Completed in 466 milliseconds