Searched refs:dexGetFieldAnnotationSetItem (Results 1 – 2 of 2) sorted by relevance
858 DEX_INLINE const DexAnnotationSetItem* dexGetFieldAnnotationSetItem( in dexGetFieldAnnotationSetItem() function
1913 return dexGetFieldAnnotationSetItem(pDexFile, &pFieldList[idx]); in findAnnotationSetForField()