Searched refs:dexGetClassAnnotationSet (Results 1 – 2 of 2) sorted by relevance
815 DEX_INLINE const DexAnnotationSetItem* dexGetClassAnnotationSet( in dexGetClassAnnotationSet() function
1221 return dexGetClassAnnotationSet(pDexFile, pAnnoDir); in findAnnotationSetForClass()1812 pAnnoSet = dexGetClassAnnotationSet(pDexFile, pAnnoDir); in dvmGetAnnotationDefaultValue()