Home
last modified time | relevance | path

Searched refs:DexAnnotationSetRefItem (Results 1 – 2 of 2) sorted by relevance

/dalvik/libdex/
DDexFile.h476 struct DexAnnotationSetRefItem { struct
485 DexAnnotationSetRefItem list[1]; argument
998 DEX_INLINE const DexAnnotationSetRefItem* dexGetParameterAnnotationSetRef( in dexGetParameterAnnotationSetRef()
1007 const DexFile* pDexFile, const DexAnnotationSetRefItem* pItem) in dexGetSetRefItemItem()
DDexSwapVerify.cpp1399 DexAnnotationSetRefItem* item; in swapAnnotationSetRefList()
1407 const u4 sizeOfItem = (u4) sizeof(DexAnnotationSetRefItem); in swapAnnotationSetRefList()
1422 const DexAnnotationSetRefItem* item = list->list; in crossVerifyAnnotationSetRefList()