Home
last modified time | relevance | path

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

/dalvik/libdex/
DDexFile.h846 DEX_INLINE const DexAnnotationSetItem* dexGetAnnotationSetItem( in dexGetAnnotationSetItem() function
858 return dexGetAnnotationSetItem(pDexFile, pAnnoDir->classAnnotationsOff); in dexGetClassAnnotationSet()
885 return dexGetAnnotationSetItem(pDexFile, pItem->annotationsOff); in dexGetFieldAnnotationSetItem()
917 return dexGetAnnotationSetItem(pDexFile, pItem->annotationsOff); in dexGetMethodAnnotationSetItem()
978 return dexGetAnnotationSetItem(pDexFile, pItem->annotationsOff); in dexGetSetRefItemItem()