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

/dalvik/libdex/
H A DDexFile.h892 DEX_INLINE const DexAnnotationSetItem* dexGetAnnotationSetItem( function
904 return dexGetAnnotationSetItem(pDexFile, pAnnoDir->classAnnotationsOff);
931 return dexGetAnnotationSetItem(pDexFile, pItem->annotationsOff);
963 return dexGetAnnotationSetItem(pDexFile, pItem->annotationsOff);
1024 return dexGetAnnotationSetItem(pDexFile, pItem->annotationsOff);

Completed in 564 milliseconds