Searched refs:dexGetMethodAnnotationsSize (Results 1 – 2 of 2) sorted by relevance
866 DEX_INLINE int dexGetMethodAnnotationsSize(const DexFile* pDexFile, in dexGetMethodAnnotationsSize() function
1662 u4 count = dexGetMethodAnnotationsSize(pDexFile, pAnnoDir); in findAnnotationSetForMethod()