Home
last modified time | relevance | path

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

/dalvik/libdex/
DDexFile.h502 struct DexAnnotationSetRefItem { struct
511 DexAnnotationSetRefItem list[1]; argument
1024 DEX_INLINE const DexAnnotationSetRefItem* dexGetParameterAnnotationSetRef( in dexGetParameterAnnotationSetRef()
1033 const DexFile* pDexFile, const DexAnnotationSetRefItem* pItem) in dexGetSetRefItemItem()
DDexSwapVerify.cpp1407 DexAnnotationSetRefItem* item; in swapAnnotationSetRefList()
1415 const u4 sizeOfItem = (u4) sizeof(DexAnnotationSetRefItem); in swapAnnotationSetRefList()
1430 const DexAnnotationSetRefItem* item = list->list; in crossVerifyAnnotationSetRefList()