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

/dalvik/libdex/
H A DDexFile.h809 DEX_INLINE const DexAnnotationSetItem* dexGetAnnotationSetItem( function
821 return dexGetAnnotationSetItem(pDexFile, pAnnoDir->classAnnotationsOff);
846 return dexGetAnnotationSetItem(pDexFile, pItem->annotationsOff);
876 return dexGetAnnotationSetItem(pDexFile, pItem->annotationsOff);
935 return dexGetAnnotationSetItem(pDexFile, pItem->annotationsOff);

Completed in 101 milliseconds