Home
last modified time | relevance | path

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

/dalvik/libdex/
DDexFile.h527 struct DexAnnotationItem { struct
1047 DEX_INLINE const DexAnnotationItem* dexGetAnnotationItem( in dexGetAnnotationItem()
1054 return (const DexAnnotationItem*) (pDexFile->baseAddr + offset); in dexGetAnnotationItem()
DDexSwapVerify.cpp1469 static u4 annotationItemTypeIdx(const DexAnnotationItem* item) { in annotationItemTypeIdx()
1488 const DexAnnotationItem* annotation = in crossVerifyAnnotationSetItem()