Searched refs:DexAnnotationItem (Results 1 – 2 of 2) sorted by relevance
433 struct DexAnnotationItem { struct953 DEX_INLINE const DexAnnotationItem* dexGetAnnotationItem( in dexGetAnnotationItem()960 return (const DexAnnotationItem*) (pDexFile->baseAddr + offset); in dexGetAnnotationItem()
1406 static u4 annotationItemTypeIdx(const DexAnnotationItem* item) { in annotationItemTypeIdx()1425 const DexAnnotationItem* annotation = in crossVerifyAnnotationSetItem()