Searched refs:dexGetParameterAnnotationsSize (Results 1 – 2 of 2) sorted by relevance
912 DEX_INLINE int dexGetParameterAnnotationsSize(const DexFile* pDexFile, in dexGetParameterAnnotationsSize() function
2057 u4 count = dexGetParameterAnnotationsSize(pDexFile, pAnnoDir); in findAnnotationsItemForMethod()