Home
last modified time | relevance | path

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

/dalvik/libdex/
DDexFile.h433 struct DexAnnotationItem { struct
953 DEX_INLINE const DexAnnotationItem* dexGetAnnotationItem( in dexGetAnnotationItem()
960 return (const DexAnnotationItem*) (pDexFile->baseAddr + offset); in dexGetAnnotationItem()
DDexSwapVerify.cpp1406 static u4 annotationItemTypeIdx(const DexAnnotationItem* item) { in annotationItemTypeIdx()
1425 const DexAnnotationItem* annotation = in crossVerifyAnnotationSetItem()