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

/dalvik/libdex/
H A DDexFile.h897 DEX_INLINE const DexAnnotationSetItem* dexGetAnnotationSetItem( function
909 return dexGetAnnotationSetItem(pDexFile, pAnnoDir->classAnnotationsOff);
936 return dexGetAnnotationSetItem(pDexFile, pItem->annotationsOff);
968 return dexGetAnnotationSetItem(pDexFile, pItem->annotationsOff);
1029 return dexGetAnnotationSetItem(pDexFile, pItem->annotationsOff);

Completed in 90 milliseconds