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

/dalvik/libdex/
H A DDexFile.h826 DEX_INLINE const DexAnnotationSetItem* dexGetAnnotationSetItem( function
837 return dexGetAnnotationSetItem(pDexFile, pAnnoDir->classAnnotationsOff);
862 return dexGetAnnotationSetItem(pDexFile, pItem->annotationsOff);
892 return dexGetAnnotationSetItem(pDexFile, pItem->annotationsOff);
948 return dexGetAnnotationSetItem(pDexFile, pItem->annotationsOff);

Completed in 21 milliseconds